-
Notifications
You must be signed in to change notification settings - Fork 79
Description
Hello,
I am having issues assigning guilds to a OTU table using the .py script
I have tried several different taxonomy inputs in my OTU table, for example:
Laetisaria_fuciformis
s__Laetisaria_fuciformis
Fungi;Basidiomycota;Agaricomycetes;Corticiales;Corticiaceae;Laetisaria;Laetisaria_fuciformis
f__fungi;p__Basidiomycota;c__Agaricomycetes;o__Corticiales;f__Corticiaceae;g__Laetisaria;s__Laetisaria_fuciformis
In all instances FunGuild works and outputs the _matched and _unmatched files, no problem. But in the analysis it seems to drop the species-level identification and use only the genus level or above, even in all OTUs that are identified to species level.
This is not an issue in the online database, where if I look up "Laetisaria fuciformis", I get the data on the species, not the genus. But I need to do hundreds of trophic mode and guild IDs and I hoped I could skip assigning them one by one.
Thank you very much for your help!