Skip to content

Commit

Permalink
logging
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonkoehn committed Sep 13, 2024
1 parent be300a8 commit a8f5901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/amplicon_covs_click.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ def make_cov_heatmap(cov_df, output=None):

if output is not None:
plt.savefig(output)
click.echo(f"Saved heatmap to {output}")


def make_median_cov_hist(cov_df, output=None):
Expand Down

0 comments on commit a8f5901

Please sign in to comment.