OligoSelect is a program written in Python that can be used to create oligos for microarrays. This script batch processes genes/ORFS and finds oligos of a length determined by the user. It can be used to find oligos for many genes/ORFs at once. It checks to make sure they are of the specified GC content, that they are unique in the genome database of interest, and that they are not self-annealing. It looks at the region towards the 5' end, preferentially choosing oligos that match the criteria that are closer to the 5' end.
To use this script
Source Code
| Source code tarred and gzipped | oligoselect.tar.gz |
caltech.edu, so you can be updated on new releases and bug fixes. Also, the code is under CVS, so contact me if you would like access to the CVS repository.
Documentation
Development
Oligoselect was developed and written by Tracy K. Teal at the California Institute of Technology. Please contact me at tracyt
caltech.edu if you have any questions or comments about the program.