Skip to content

Improve the readme #6

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

Merged
merged 4 commits into from
Jul 13, 2020
Merged

Conversation

sharma-shruti
Copy link
Member

Add some information about the gzip process and how to run the script and where to see the result.

@sharma-shruti sharma-shruti requested a review from abhi18av July 10, 2020 03:50
@sharma-shruti sharma-shruti self-assigned this Jul 10, 2020
@sharma-shruti sharma-shruti linked an issue Jul 10, 2020 that may be closed by this pull request
Copy link
Member

@abhi18av abhi18av left a comment

Choose a reason for hiding this comment

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

Please move the core algorithm to the code itself as Code Documentation

## Execute the script by using the following command:

```nextflow run main.nf```
Copy link
Member

Choose a reason for hiding this comment

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

nextflow run main.nf

The -resume option skips the execution of any step that has been processed in a previous execution.

## Adding a publishDir directive to the gzip process to store the process results into a directory of your choice.
Copy link
Member

Choose a reason for hiding this comment

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

publishDir

@abhi18av abhi18av merged commit d73d33d into nf-modules-hub:develop Jul 13, 2020
@abhi18av abhi18av mentioned this pull request Jul 13, 2020
abhi18av added a commit that referenced this pull request Jul 13, 2020
* feat: add the param for (un)trimmed parameter

* fix: update the outputExtension wrt the trimmed param

* create readme file (#1)

* Create README.md

* fix: change readme

* Create LICENSE (#4)

* Improve the readme (#6)

* Create LICENSE

* fix: improve the readme

* fix: add code documentation

Co-authored-by: Shruti Sharma <61221967+sharma-shruti@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the readme
2 participants