wwood / CoverM

Read coverage calculator for metagenomics
GNU General Public License v3.0
273 stars 30 forks source link

Checkm2 tsv for `coverm cluster --checkm-tab-table` #158

Closed KnudNorNielsen closed 1 year ago

KnudNorNielsen commented 1 year ago

Is there a way that I can make coverm cluster take the checkm2 report as input?

The reports generated by checkm2 seems to differ from the old checkm --tab_table output by having fewer columns.

An example of the quality_report.tsv file outputted by checkm2 predict: Name Completeness Contamination Completeness_Model_Used Translation_Table_Used Additional_Notes S100C107 84.78 2.57 Neural Network (Specific Model) 11 None S100C141 28.25 0.08 Neural Network (Specific Model) 11 None S100C160 93.12 5.38 Neural Network (Specific Model) 11 None

KnudNorNielsen commented 1 year ago

Problem solved. I rearranged the checkm2 report to look like the check --tab_table