The R script will extract sequences for a given GeneBank ID, start and end information. It uses "primerTree" to extract information from Genebank.
- It will just print out sequences and their information
- In Get_Seq_Print.r, change Gert.genebank.txt to your file that contain genebank IDs and their start and stop locations
- Then the script should print out sequences specified in your input file.
If you have a better solution, please let us know.