Skip to content

Commit

Permalink
clarify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Sep 23, 2020
1 parent 8ba7912 commit 93762e3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ these formats can be output by [mosdepth](https://github.com/brentp/mosdepth) bu

Generate a report:
```
seqcover report PIGA,KCNQ2,ARX,DNM1,SLC25A22,CDKL5,GABRA1,CAD,MDH2,SCN1B,CNPY3,CPLX1,RHOBTB --background seqcover/seqcover_p5.d4 \
--fasta $fasta samples/*.bed.gz
seqcover report --genes PIGA,KCNQ2,ARX,DNM1,SLC25A22,CDKL5,GABRA1,CAD,MDH2,SCN1B,CNPY3,CPLX1,RHOBTB \
--background seqcover/seqcover_p5.d4 \
--fasta $fasta samples/*.bed.gz \
-r my_genes_report.html
```

Generate a background level:
Expand Down

0 comments on commit 93762e3

Please sign in to comment.