This is a test version of Biostars. For the public version, visit https://www.biostars.org.
What Is The Difference Between 'Samtools Index' And 'Buildbamindex' From Picard Tools

What is the difference between both tools and between the indexed generated? Does matter which one I choose?

picard samtools ngs mapping

Any ideas about which one is faster?

samtools index you can specify more than one thread with -@ option.

1 answer

They do the same thing, you can use either one.

Log in to answer this question.