CheckM
Revision as of 18:27, 12 August 2022 by Israel.herrera (talk | contribs)
Description
CheckM works on a directory of genome bins in FASTA format. By default, CheckM assumes genomes consist of contigs/scaffolds in nucleotide space and that the files to process end with the extension fna. You can specify a different extension with the –x flag. CheckM calls genes internally using prodigal, taking care to identify genes with recoded stop codons. You can call genes externally and provide CheckM with FASTA files containing genes in amino acid space. To specify this, use the --genes flag. Again, you may need to change the extension CheckM looks for (e.g., -x faa).
Environment Modules
Run module spider checkm
to find out what environment modules are available for this application.
System Variables
- HPC_CHECKM_DIR - installation directory