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

Already on GitHub? Sign in to your account

rename.seqs is very slow #349

Open
rec3141 opened this Issue Jun 29, 2017 · 0 comments

Comments

Projects
None yet
2 participants

rec3141 commented Jun 29, 2017

when doing make.contigs(..., rename=T, processors=24)

It took 16 minutes to make contigs for 8M sequences, 6 minutes to write the renamed map, fasta, and groups files, and then another 34 minutes to write the renamed quality file. This seems strange given the relative complexities of the tasks.

@mothur-westcott mothur-westcott added this to the Back Burner milestone Aug 7, 2017

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