Skip to content

Commit

Permalink
correcting some errors
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiia authored Dec 10, 2018
1 parent 638133b commit 0a0e9b8
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
@@ -20,7 +20,7 @@ export PATH=[meme-suite instalation path]/bin:$PATH

Download all files from the [GitHub repository](https://github.molgen.mpg.de/loosolab/masterJLU2018).
The Nextflow-script needs a conda enviroment to run. Nextflow can create the needed enviroment from the given yaml-file.
On some systems Nrxtflow exits the run with following error:
On some systems Nextflow exits the run with following error:
```
Caused by:
Failed to create Conda environment
@@ -81,7 +81,7 @@ Optional arguments:
--interation INT Number of iterations done by glam2. More Interations: better results, higher runtime. (Default: 10000)
--tomtom_treshold float Threshold for similarity score. (Default: 0.01)
Moitf clustering:
Motif clustering:
--edge_weight INT Minimum weight of edges in motif-cluster-graph (Default: 5)
--motif_similarity_thresh FLOAT threshold for motif similarity score (Default: 0.00001)

0 comments on commit 0a0e9b8

Please sign in to comment.