Can you update parse_taxonomy to include the new taxonomic levels for PR2 c("Domain","Supergroup","Division","Subdivision", "Class","Order","Family","Genus","Species")? That's nine levels instead of the default 7 that currently exist.
I have modified your code and can do a pull request with my suggestions.
Alternatively we could create a new function pr2_parse_taxonomy that does the same thing?
Let me know what you think is best and I can work on a pull request.
Can you update parse_taxonomy to include the new taxonomic levels for PR2 c("Domain","Supergroup","Division","Subdivision", "Class","Order","Family","Genus","Species")? That's nine levels instead of the default 7 that currently exist.
I have modified your code and can do a pull request with my suggestions. Alternatively we could create a new function pr2_parse_taxonomy that does the same thing? Let me know what you think is best and I can work on a pull request.