We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92cab41 commit a6c4fe4Copy full SHA for a6c4fe4
README.md
@@ -258,7 +258,7 @@ Example run:
258
CLAM peakcaller -i path/to/IP/rep1/unique.sorted.bam,path/to/IP/rep2/unique.sorted.bam \
259
path/to/IP/rep1/realigned.sorted.bam,path/to/IP/rep2/realigned.sorted.bam \
260
-c path/to/CTRL/unique.sorted.bam path/to/CTRL/realigned.sorted.bam \
261
--o path/to/peaks/outdir --lib_type sense --binsize 100 --unstranded \
+-o path/to/peaks/outdir --lib_type sense --binsize 100 --lib-type unstranded \
262
--gtf path/to/gencode.v19.annotation.gtf
263
```
264
0 commit comments