Thanks for pointing out the type-o. I just finished writing a Rakefile to fetch the required databases, filter them and create the TaxCollected version of RDP. https://github.com/audy/taxcollector
There is a difference between this version of TaxCollector and the one described in the paper. This one considers species and subspecies/strain separately. Before, different strains were considered different species which resulted in a lower number of sequences being classified to the Species level.
I hope this helps.
the documentation for Pangea seems severely lacking that's quite worrisome
I agree. Also, the taxcollector database used for taxanomic descriptions is proving difficult to set up with dead-end weblinks and some faltering python (I'm only perl-native), which is hampering my ability to report back. Shall do when I crack it!
I wrote TaxCollector and someone in my lab wrote Pangea. What dead-end web-links?
In the setup file readme.md the command:
directs to the wrong ftp address. It's actually found at:
I had to add lines to the
remdup.pyscript to useseqandnameas global variablesI also had to add
import systoremove_uncultured.pyI'm new to python so don't know if these are the most correct fixes, but these allowed me to run the scripts to generate the taxcollector database.
(all run on biolinux)
chose an answer as it keeps getting bumped by community and its annoying me. Very much like to commend taxcollector on its usefulness though.