CheckM

From UFRC
Revision as of 19:20, 2 November 2015 by Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|checkm}} |{{#vardefine:url|https://github.com/Ecogenom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

checkm website  

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).

Required Modules

Serial

  • checkm

System Variables

  • HPC_{{#uppercase:checkm}}_DIR - installation directory