Skip to content

Commit

Permalink
Updating docs and bumping up version for first release
Browse files Browse the repository at this point in the history
  • Loading branch information
skchronicles committed Sep 13, 2023
1 parent 465da6a commit 5beb258
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0-beta
1.0.0
3 changes: 2 additions & 1 deletion docs/usage/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ $ chrom-seek run [--help] \
[--tmp-dir TMP_DIR] [--silent] [--sif-cache SIF_CACHE] \
[--singularity-cache SINGULARITY_CACHE] \
[--dry-run] [--threads THREADS] \
[--contrasts CONTRASTS] \
--assay {cfChIP,ChIP,ATAC} \
--genome GENOME \
--input INPUT [INPUT ...] \
Expand Down Expand Up @@ -232,4 +233,4 @@ module load singularity snakemake
--output /data/$USER/output \
--peakcall .tests/peakcall.tsv \
--mode slurm
```
```

0 comments on commit 5beb258

Please sign in to comment.