Skip to content

Commit

Permalink
Readme formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianBeyvers authored Dec 14, 2018
1 parent 0d9892a commit 6513638
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ Optional arguments:
--tomtom_treshold float Threshold for similarity score. (Default: 0.01)
Motif clustering:
--cluster_motif BOOLEAN IF its 1 motifs will be clustered (Default: 0)
--cluster_motif BOOLEAN IF its 1 motifs will be clustered (Default: 0)
--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)
--motif_similarity_thresh FLOAT threshold for motif similarity score (Default: 0.00001)
Creating GTF:
--tissue STRING Filter for one or more tissue/category activity, categories as in JSON config (Default: None)
--organism STRING Source organism: [ hg19 | hg38 or mm9 | mm10 ] (Default: hg38)
Creating GTF:
--tissue STRING Filter for one or more tissue/category activity, categories as in JSON config (Default: None)
--organism STRING Source organism: [ hg19 | hg38 or mm9 | mm10 ] (Default: hg38)
All arguments can be set in the configuration files.
```
Expand Down

0 comments on commit 6513638

Please sign in to comment.