Robaina / MetaTag

metaTag: functional and taxonomical annotation of metagenomes through phylogenetic tree placement
https://robaina.github.io/MetaTag/
Apache License 2.0
1 stars 0 forks source link

Export list of queries with the "right" function in countplacements.py #74

Closed Robaina closed 2 years ago

Robaina commented 2 years ago

Export text file with list of query sequences that were placed in a cluster with the "right" functionality. This is useful to assign taxo info by an external method

Robaina commented 2 years ago

countplacements.py now exports a tsv file containing a list of placed queries that were assigned the correct function (according to cluster ids and/or cluster score threshold defined in countplacements.py).

File name ends in "rightly_classified_queries.tsv" and exported to output directory defined in countplacements.py