Skip to content

Commit

Permalink
update logging
Browse files Browse the repository at this point in the history
  • Loading branch information
nlouwen committed Nov 19, 2024
1 parent a098509 commit c709ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion big_scape/run_bigscape.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ def signal_handler(sig, frame):
pfam_info = HMMer.get_pfam_info()
HMMer.unload()

logging.info("Generating GCF alignments, trees and outputfiles")
logging.info("Generating GCF trees and output files")

# prepare output files
legacy_prepare_output(run["output_dir"], pfam_info)
Expand Down

0 comments on commit c709ddd

Please sign in to comment.