Entering edit mode
9.3 years ago
mct2159
•
0
I have a bunch of .bam files along with a .bed file containing the intervals for the exons. However, the .bam files are according to the b37 reference while the .bed file is according to the hg19 reference. If necessary, how can I convert the coordinates in the .bed file to a b37 reference?
just for anybody who lands here first. This is updated answer using bcftools. still need Devon's file(s).