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
8b8232f6
Commit
8b8232f6
authored
Dec 09, 2016
by
Holger Brandl
Browse files
add blast setup
parent
a3c955eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
tool_setup.sh
View file @
8b8232f6
...
...
@@ -133,3 +133,10 @@ export PATH=~/bin/enrichr-api:${PATH};
query_enrichr_py3.py /tmp/RtmpGt5uEk/file83c2615400f3.lst
'batch enrichment'
ENCODE_TF_ChIP /tmp/RtmpGt5uEk/file83c247b2a3d2.txt
#### NBCI Blast
cd
~/bin
wget ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ncbi-blast-2.5.0+-src.tar.gz
tar
xvf ncbi-blast-2.5.0+-src.tar.gz
cd
ncbi-blast-2.5.0+-src/c++
./configure
make
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