Closed simfor closed 12 years ago
We need to retrieve the gene plus n extra characters from the genome.
Done!
The start and stop positions are now modified by the 4:th and 5:th argument. This will give: start = start - ARG4, stop = stop + ARG5
We need to retrieve the gene plus n extra characters from the genome.