Randomizing reads for Salmon
0
0
Entering edit mode
9 months ago

Hi Biostars community,

I want to run Salmon with aligned samples. I only have sorted BAMs, and the way Salmon works, it needs the reads to be randomized in the input file. Will sorting by read name effectively shuffle the reads? I have paired-end data, so I know the pairs will stay adjacent when I sort by name. Is that okay for Salmon, or do I need to make sure even the read pairs are shuffled?

Thanks!

rna-seq • 380 views
ADD COMMENT
0
Entering edit mode

Will sorting by read name effectively shuffle the reads?

Probably it will, I would suggest having a look at samtools collate first ;)

Is that okay for Salmon, or do I need to make sure even the read pairs are shuffled?

No, read pairs should stay together :)

ADD REPLY
0
Entering edit mode

Thank you. Reminders to check the documentation are always helpful. I double checked and am fairly sure it does what I'm expecting it to. I wasn't sure if having read pairs together is or isn't desirable in Salmon's case, and you've very kindly answered that :)

Thanks again!

ADD REPLY

Login before adding your answer.

Traffic: 3684 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6