Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,712
Issues
1,712
List
Boards
Labels
Service Desk
Milestones
Merge Requests
87
Merge Requests
87
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
70efc574
Commit
70efc574
authored
Jan 15, 2015
by
Mikaël Salson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: Get S22 sequences from vidjil.org and display credit message to Boyd et al
parent
0d1ed734
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
data/get-sequences
data/get-sequences
+6
-6
No files found.
data/get-sequences
View file @
70efc574
#!/bin/sh
rm
-f
Stanford_S22.zip
wget http://www.emi.unsw.edu.au/~ihmmune/Stanford_S22.zip
unzip
-d
$(
dirname
$0
)
-o
Stanford_S22.zip
rm
-f
Stanford_S22.zip
echo
<<
EOF
Please pay attention that the Stanford_S22 dataset comes from Boyd,
S. D., et al. Individual variation in the germline Ig gene repertoire inferred
from variable region gene rearrangements. J Immunol, 184(12), 6986–92.
EOF
rm
-f
Stanford_S22.rc.fasta
wget http://bioinfo.lifl.fr/vidjil/seq/Stanford_S22.rc.fasta
wget
-q
-O-
http://www.vidjil.org/seqs/Stanford_S22.tar.gz |
tar
xvzf -
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