Skip to content

Commit

Permalink
Added instructions to install internal_data for Igblast
Browse files Browse the repository at this point in the history
  • Loading branch information
mstubb committed Jan 8, 2016
1 parent a4b4d6a commit a68bc3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Tracer relies on several additional tools and Python modules that you should ins
4. [Kallisto](http://pachterlab.github.io/kallisto/) - required for quantification of TCR expression.
5. [Graphviz](http://www.graphviz.org) - Dot and Neato drawing programs required for visualisation of clonotype graphs.

#####Installing IgBlast#####
Downloading the exectuable files from `ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/<version_number>` is not sufficient for a working IgBlast installation. You must also download the internal_data directory ([`ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/internal_data`]((ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/internal_data)) and put it into the same directory as the igblast executable. This is also described in the igblast README file.

####Python modules####
1. [Matplotlib](http://matplotlib.org)
2. [Seaborn](http://stanford.edu/~mwaskom/software/seaborn/)
Expand Down

0 comments on commit a68bc3b

Please sign in to comment.