Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
maxibor committed Feb 8, 2018
1 parent 5e51615 commit 22762c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ From NCBI [Refseq organelles genomes](https://www.ncbi.nlm.nih.gov/genome/organe
```
nextflow run organdiet.nf --reads '/path/to/reads/*_R{1,2}.fastq.gz' --ctrl '/path/to/negative/control/reads/*_R{1,2}.fastq.gz' --btindex '/path/to/bowtie2/index/organellome' --hgindex 'hs_genome/Homo_sapiens/Ensembl/GRCh37/Sequence/Bowtie2Index/genome' --nrdb 'nr_diamond_db/nr' -with-report run_report.html -with-timeline timeline_report.html
```

# The Pipeline workflow

![](./img/flowchart.png)
File renamed without changes

0 comments on commit 22762c4

Please sign in to comment.