Skip to content

Commit

Permalink
Revert "updated example commands output dir"
Browse files Browse the repository at this point in the history
This reverts commit 2571850.
  • Loading branch information
adamdingliang committed Aug 5, 2019
1 parent 2571850 commit 2efd792
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 @@ -91,11 +91,11 @@ input parameters and bootstrap parameters respectively.

## Examples to create a transcription factor network
### Running on an IBM LSF cluster
```sjaracne local -e ./test_data/inputs/BRCA100.exp -g ./test_data/inputs/tf.txt -n 2 -o ./test_data/outputs/cwl/cwlexec```
```sjaracne local -e ./test_data/inputs/BRCA100.exp -g ./test_data/inputs/tf.txt -n 2 -o ./test_data/outputs/cwl/cwltool/SJARACNE_out.final```


### Running on a single machine (Linux/OSX)
```sjaracne lsf -j ./SJARACNe/config/config_cwlexec.json -e ./test_data/inputs/BRCA100.exp -g ./test_data/inputs/tf.txt -n 2 -o ./test_data/outputs/cwl/cwltool```
```sjaracne lsf -j ./SJARACNe/config/config_cwlexec.json -e ./test_data/inputs/BRCA100.exp -g ./test_data/inputs/tf.txt -n 2 -o ./test_data/outputs/cwl/cwltool/SJARACNE_out.final```


## Reference
Expand Down

0 comments on commit 2efd792

Please sign in to comment.