Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
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
Comments
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
rec3141 commentedJun 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.