Assess the quality of microbial genomes recovered from isolates, single cells, and metagenomes
GNU General Public License v3.0
347
stars
73
forks
source link
WARNING: Expected all files to contain sequences in amino acid space. #381
Closed
mehmetday closed 1 year ago
I am at using checkM at the binning control step with the following commands;
checkm analyze --ali --nt -g -x fa lineage_set_marker.txt ../metaBAT/bins/ out_dir
[2023-09-30 02:44:48] WARNING: Expected all files to contain sequences in amino acid space. [2023-09-30 02:44:48] WARNING: File ../metaBAT/bins/bin.1.fa appears to contain nucleotide sequences.
is this okay?