Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation #9

Merged
merged 5 commits into from
Oct 26, 2022
Merged

Update documentation #9

merged 5 commits into from
Oct 26, 2022

Conversation

mkatsanto
Copy link
Collaborator

  • minimal specs
  • change order of sections
  • estimated running time of local test.

@mkatsanto mkatsanto requested a review from mzavolan October 6, 2022 21:38
@mkatsanto mkatsanto added the documentation Improvements or additions to documentation label Oct 6, 2022
@mkatsanto mkatsanto requested a review from ninsch3000 October 7, 2022 08:10

In order to run RCRUNCH, please fill in the organism related data and the experiment-dependent parameters for the different samples in the file `config.yaml`.

> ✨ For your convenience an empty [config.yaml](config.yaml) file is available to fill in.


### 5b. Dry run and DAG generation (optional)
### 6b. Dry run and DAG generation (optional)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explain what "dry run" is, e.g. "To check whether the pipeline can run and all of the dependencies are satisfied, without actually executing the commands, you can do a 'dry run' with the following command:

This command will generate a graph (directed acyclic graph, DAG) that shows you how the data would flow through the pipeline.

README.md Outdated
@@ -142,20 +168,5 @@ nohup bash run_local_singularity.sh &

> ✨ Note: You can use any one of the: `nohup`, `screen` or `tmux`.

## Testing
To ensure that the version is working properly you can test it by:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To ensure that the code is working... version would raise question as to what the version is and how it relates to others

@mkatsanto mkatsanto merged commit bd7bd67 into main Oct 26, 2022
@mkatsanto mkatsanto deleted the update_readme branch October 26, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants