#!/usr/bin/python import cgi, cgitb print "Content-type: text/html" print "" print '''
Provide a list of probes, with ID and DNA-sequence separated by tab
Paste the Stellaris output here
Enter the bp by which you want to extend the sequences, separated by comma
for example, enter 3,5 to extend by 3 and 5 bp
Enter the genome you want to BLAT against
For example, mm9, mm10, rn6, etc.