Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
7a375955
Commit
7a375955
authored
Feb 27, 2016
by
Mathieu Giraud
Browse files
germline/get-germline: get gapped sequences from IMGT
parent
edb0e3b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
germline/get-germline
View file @
7a375955
#!/bin/sh
cd
$(
dirname
$0
)
wget
-O
- http://www.imgt.org/download/GENE-DB/IMGTGENEDB-ReferenceSequences.fasta-nt-With
out
Gaps-F+ORF+inframeP | python split-from-imgt.py
wget
-O
- http://www.imgt.org/download/GENE-DB/IMGTGENEDB-ReferenceSequences.fasta-nt-WithGaps-F+ORF+inframeP | python split-from-imgt.py
wget
-O
IMGT_RELEASE http://www.imgt.org/download/GENE-DB/RELEASE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment