mhoban / rainbow_bridge

GNU General Public License v3.0
5 stars 2 forks source link

Make `collapse_taxonomy.R` choose the best sequence match when there are multiples #84

Closed mhoban closed 2 months ago

mhoban commented 2 months ago

The taxonomy collapser script currently just picks the first match when there are multiple matches to the same sequence ID in genbank. Instead, we should take the best one (even if the matches are all the same).