Skip to content

Commit

Permalink
added optional GRNBoost2 output
Browse files Browse the repository at this point in the history
  • Loading branch information
caferra committed Oct 4, 2022
1 parent 075fac9 commit 14fdac6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ params {
TF_list = "$baseDir/example/INPUTS/TF_list.txt"
termsOfInterest = "$baseDir/example/INPUTS/GOsIwant.txt"
// termsOfInterest = null
grnboostOut = null
// grnboostOut = "/$baseDir/example/OUTPUTS/GRNBoost2_output/*_grnboost2.txt"
```

The **second block** of parameters is composed by files provided and necessary for the pipeline to run.
Expand Down

0 comments on commit 14fdac6

Please sign in to comment.