Skip to content

Commit

Permalink
treeshop.md - fixed documentation for #22
Browse files Browse the repository at this point in the history
  • Loading branch information
e-t-k authored Jan 14, 2019
1 parent 592bd5b commit b5bd32d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions treeshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,12 +156,13 @@ After this you should have the following under downstream:
├── methods.json
└── mini.ann.vcf

And the bam files generated by `expression` and `qc` will be placed in `primary/derived` :
The bam file generated by `qc` will be placed in `primary/derived`.
Note that the bam file generated by `expression` (`sorted.bam`) is not downloaded at all.

treeshop/primary/derived
└── TEST
├── sorted.bam
└── sortedByCoord.md.bam
├── sortedByCoord.md.bam
└── sortedByCoord.md.bam.bai

### Shut Down

Expand Down

0 comments on commit b5bd32d

Please sign in to comment.