Skip to content

Commit

Permalink
fix incorrect command
Browse files Browse the repository at this point in the history
  • Loading branch information
sof202 committed Apr 24, 2024
1 parent db3999d commit f02f807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ After using this pipeline, the user will have greater knowledge over their datas
## Usage
After completing ['getting started'](#getting-started), run the master script (ChromOptimise.sh) in the command line with:
```bash
bash ChromOptimise path/to/configuration/directory
bash ChromOptimise.sh path/to/configuration/directory
```

Alternatively, you can run each of the shell scripts in [JobSubmission](https://github.com/sof202/ChromOptimise/tree/main/JobSubmission) sequentially for each epigenetic mark. For further information and **example usage** please consult the [pipeline explanation](https://sof202.github.io/ChromOptimise/category/main-pipeline---usage-and-explanation).
Expand Down

0 comments on commit f02f807

Please sign in to comment.