Skip to content

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