Skip to content

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naumenko-sa authored Sep 21, 2022
1 parent f9a5396 commit 3ed8c94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/contents/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ and compares them against reference materials from NIST's
### 1. Install bcbio python package and tools

```bash
# make sure that bcbio installed python will be ahead of the system pythons/bcbio_installation/anaconda/bin:/bcbio_installation/tools/bin/bcbio_installation/anaconda/bin:/bcbio_installation/tools/bin
export PATH=/bcbio_installation/anaconda/bin:/bcbio_installation/tools/bin:$PATH
wget https://raw.github.com/bcbio/bcbio-nextgen/master/scripts/bcbio_nextgen_install.py
python3 bcbio_nextgen_install.py [bcbio_path] --tooldir=[bcbio_path]/tools --nodata --mamba
```
Expand Down

0 comments on commit 3ed8c94

Please sign in to comment.