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
bioinfo
ngs_tools
Commits
eb3eb91a
Commit
eb3eb91a
authored
Mar 01, 2017
by
Holger Brandl
Browse files
added samtools v1.3.1
parent
090c3745
Changes
1
Hide whitespace changes
Inline
Side-by-side
tool_setup.sh
View file @
eb3eb91a
...
...
@@ -54,6 +54,14 @@ cd bedtools2-2.25.0
make
samtools
cd
~/bin
wget https://github.com/samtools/samtools/releases/download/1.3.1/samtools-1.3.1.tar.bz2
tar
xvf samtools-1.3.1.tar.bz2
cd
samtools-1.3.1
make
## bcftools
cd
~/bin
wget https://github.com/samtools/bcftools/releases/download/1.3.1/bcftools-1.3.1.tar.bz2
...
...
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