You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got a KeyValueError of 'Bacteroides.vulgatus.CAG.6' at here whereas the original OTU ID in feature_table.tsv is 'Bacteroides vulgatus CAG:6'
not sure the exact reason but a quick fix is to substitute all space and :'s in the OTU IDs in feature_table.tsv to . and then convert the feature table to .biom using biom-convert
The text was updated successfully, but these errors were encountered:
Got a KeyValueError of 'Bacteroides.vulgatus.CAG.6' at here whereas the original OTU ID in feature_table.tsv is 'Bacteroides vulgatus CAG:6'
not sure the exact reason but a quick fix is to substitute all space and :'s in the OTU IDs in feature_table.tsv to . and then convert the feature table to .biom using biom-convert
The text was updated successfully, but these errors were encountered: