We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b6a2d commit bc141d9Copy full SHA for bc141d9
README.md
@@ -1,15 +1,13 @@
1
-# gunzip_fqgz_process
2
-
3
-## This repo is a wrapper for `gunzip` process.
+# Nextflow wrapper for `gunzip` process.
4
5
## Pre-requisites
6
7
- Nextflow
8
- Docker
9
10
-If you plan to setup a basic server, then you can refer [minimal-nextflow-setup](https://github.com/nextflow-hub/minimal-nextflow-setup)
+**NOTE** If you plan to setup a basic server, then you can refer [minimal-nextflow-setup](https://github.com/nextflow-hub/minimal-nextflow-setup)
11
12
-## Execute this process by using the following command:
+## Usage
13
14
```
15
nextflow run https://github.com/nextflow-hub/trimmed_gunzip_fqgz
0 commit comments