comparison germline/get-germline @ 0:fe4001bdf8d4 draft

Uploaded
author davidvanzessen
date Tue, 09 Dec 2014 03:55:01 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:fe4001bdf8d4
1 #!/bin/sh
2
3 cd $(dirname $0)
4 wget -O - http://www.imgt.org/download/GENE-DB/IMGTGENEDB-ReferenceSequences.fasta-nt-WithoutGaps-F+ORF+inframeP | python split-from-imgt.py
5