Hi,
I am new to this forum. The reason I joined is to ask the following:
How do I extract a sub-sequence from a fasta file containing the human genome?
TIRG's cdbyank was good for pulling whole sequences out of a multifasta file, but that's now what I want. I want to extract something like the following:
"chr6:26795842-26792619"
ie given chromosome number, start and end points, get the DNA sequence.
I have BWA indexed fasta files files, samtools indexed fasta files, and another. Can this be done with BWA, or with samtools?
Cheers,
Joe White
Mass. Eye and Ear Infirmary
I am new to this forum. The reason I joined is to ask the following:
How do I extract a sub-sequence from a fasta file containing the human genome?
TIRG's cdbyank was good for pulling whole sequences out of a multifasta file, but that's now what I want. I want to extract something like the following:
"chr6:26795842-26792619"
ie given chromosome number, start and end points, get the DNA sequence.
I have BWA indexed fasta files files, samtools indexed fasta files, and another. Can this be done with BWA, or with samtools?
Cheers,
Joe White
Mass. Eye and Ear Infirmary
Comment