CheckM2
CheckM2 copied to clipboard
Naming Output TSV File
Is there a way to specify the desired name of the output tsv file? I am running these on multiple sets of genomes and would like to specify a name for each tsv file specific to the set of genomes.
I think you can easily give different output directories using option '--output-directory' in the different runs of checkm2, then use 'mv' or 'rename' to change the tsv file name.