How to convert bam to bam.bai files
1
0
Entering edit mode
8.0 years ago

Hi,

I have some bam files and I want to convert them to bam.bai files. I am very new to programming and have used some R Bioconductor packages. I was wondering whats the code for using Rsamtools to index the bam files.

Thanks.

next-gen • 5.6k views
ADD COMMENT
2
Entering edit mode
8.0 years ago

a) read this: A: Bam And Indexed Bam Files

b) from the shell, run "samtools index myfile.bam"

ADD COMMENT

Login before adding your answer.

Traffic: 2899 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