Skip to content

Commit

Permalink
improvement of parameters for my part
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiia authored Dec 10, 2018
1 parent 198334a commit 5a7a526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ nextflow run pipeline.nf --input [BigWig-file] --bed [BED-file] --genome_fasta [
For a detailed overview for all parameters follow this [link](https://github.molgen.mpg.de/loosolab/masterJLU2018/wiki/Configuration).
```
Required arguments:
--input Path to BigWig-file
--bed Path to BED-file
--input Path to BigWig-file with scores on the peaks of interest
--bed Path to BED-file with peaks of interest corresponding to the BigWig file
--genome_fasta Path to genome in FASTA-format
--jaspar_db Path to motif-database in MEME-format
Expand Down

0 comments on commit 5a7a526

Please sign in to comment.