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

Take too long time to runing Taxonomy using UNITE database #2063

Open
Danyang1111 opened this issue Nov 27, 2024 · 2 comments
Open

Take too long time to runing Taxonomy using UNITE database #2063

Danyang1111 opened this issue Nov 27, 2024 · 2 comments

Comments

@Danyang1111
Copy link

Hi,

I am doing the assigntaxonomy step.
I use the UNITE database Full "UNITE+INSD" dataset:https://unite.ut.ee/repository.php

the code:
unite.ref <- "/home/dh23063/UNITE_public_21.04.2024.fasta.gz"
taxa <- assignTaxonomy(seqtab.nochim, unite.ref, multithread = TRUE, tryRC = TRUE)

And for now I wait for 2 hours but it still not finish running.
is it normal? does the database running in a right way, why it takes so long time?

Thanks.

@sadia-marjia
Copy link

I am facing the same issue.

@benjjneb
Copy link
Owner

The appropriate files to use with assignTaxonomy are the General Fasta releases (with 10s of thousands - 200k sequences), not the UNITE+INSD relsease (with 2-8M sequences).

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

No branches or pull requests

3 participants