Which NGS alignment algorithm has the smallest memory need?
Hi,
I was wondering which alignment algorithm has the smallest memory need. I am trying to make a cloud pipeline without using paralleisation at first. It would be for ~ 100 bp illumina reads. I have previously used BWA which I believe needs a minimum of 4 GB and I am now experimenting with Bowtie2 which appears to need more? How do the others i.e. bowtie compare?
Thanks,
Matt
• 2,028 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Human genome? Is speed or accuracy at all a concern? What are your goals (snps, indels, simple tag counts)?
Yes, Human Genome. No concerns regarding speed or accuracy at this stage and also just SNPs.
Thanks,