Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silva 99 (v132) parsing issue. #108

Open
grabearummc opened this issue Oct 20, 2020 · 0 comments
Open

Silva 99 (v132) parsing issue. #108

grabearummc opened this issue Oct 20, 2020 · 0 comments

Comments

@grabearummc
Copy link
Collaborator

When running Silva 99 (v132) with the Nephele 16S Qiime pipeline, taxonomy may or may not contain spaces (instead of NAs??). Regardless, the spaces are parsed and a Rank column is added. This leads to redundant columns in the dataset (Rank1-Rank7), which is introduced after the first line (

char.vec <- phyloseq::parse_taxonomy_default(char.vec)
)

Another parser needs to be created, or the function needs to be adopted and renamed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants