Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hoondy authored May 20, 2020
1 parent 3955db3 commit 578637a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ usage: starrpeaker.py [-h] --prefix PREFIX --chromsize CHROMSIZE --blacklist
[--step STEP] [--cov COV [COV ...]] [--min MIN]
[--max MAX] [--readstart] [--strand STRAND]
[--threshold THRESHOLD] [--mode MODE] [--mincov MINCOV]
[--eq EQ]
[--eq EQ] [--se]
STARRPeaker
Expand All @@ -101,6 +101,7 @@ optional arguments:
--mode MODE Mode [1 - using input as covariate (default), 2 - using input as offset]
--mincov MINCOV Minimum Coverage (default: 10)
--eq EQ Extreme Quantile to Remove (default: 1e-5)
--se Use Single-End instead of Paired-end Sequencing
```

## Example
Expand Down

0 comments on commit 578637a

Please sign in to comment.