Skip to content

Commit

Permalink
Merge pull request #32 from icgc-argo-workflows/[email protected]
Browse files Browse the repository at this point in the history
[release]
  • Loading branch information
lindaxiang authored Jun 16, 2022
2 parents f4ede1b + b2be184 commit d7a655d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastqc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A simple `fastqc` wrapper written in `nextflow`. The outputs include fastqc outp

For a bunch of fastq/bam files (Illumina PE or SE), run it with:
```
nextflow run main.nf --seq 'path/to/bam_or_fastq'
nextflow run main.nf --seq 'path/to/bam_or_fastq_files'
```

## Package development
Expand Down

0 comments on commit d7a655d

Please sign in to comment.