diff germline/get-germline @ 0:fe4001bdf8d4 draft

Uploaded
author davidvanzessen
date Tue, 09 Dec 2014 03:55:01 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/germline/get-germline	Tue Dec 09 03:55:01 2014 -0500
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+cd $(dirname $0)
+wget -O - http://www.imgt.org/download/GENE-DB/IMGTGENEDB-ReferenceSequences.fasta-nt-WithoutGaps-F+ORF+inframeP | python split-from-imgt.py 
+