#!/usr/bin/python import cgi, cgitb print "Content-type: text/html" print "" print ''' BLAT to the Future!

Blat 'Em All

 

Provide a list of probes, with ID and DNA-sequence separated by tab

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

 
 
'''