fasta file parsing
2
0
Entering edit mode
20 months ago

I have a genome file in .Fasta format and a file containing some sequences' starting and end positions. how to extract these sequences from the genome file?

fasta • 568 views
ADD COMMENT
2
Entering edit mode
20 months ago
nhaus ▴ 310

Take a look at bedtools getfasta function. This should do exactly what you want.

ADD COMMENT
0
Entering edit mode

Thank you

ADD REPLY
1
Entering edit mode
20 months ago
GenoMax 141k

You can also use samtools faidx or seqkit faidx.

ADD COMMENT

Login before adding your answer.

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