Thank you
• 0 views
•
link
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?
Thank you
You can also use samtools faidx or seqkit faidx.
Log in to answer this question.