Skip to content

Commit

Permalink
added instruction on conda installation for nextflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagofilipe12 committed Mar 22, 2018
1 parent 3537faf commit c4e0ee7
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 @@ -47,6 +47,9 @@ It will output a `JSON` file that can be imported into [pATLAS](http://www.patla

If you prefer you can use this conda recipe for nextflow: [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square)](http://bioconda.github.io/recipes/nextflow/README.html)

```
conda install nextflow
```

## Usage

Expand Down

0 comments on commit c4e0ee7

Please sign in to comment.