Entering edit mode
3.1 years ago
manaswiniparija3
▴
60
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