Mercurial > repos > iuc > multiqc
annotate test-data/fastp_stats.tabular @ 16:bf675f34b056 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit bd94f00ad5d023ae392ca8fc2378fd5a78bed875"
author | iuc |
---|---|
date | Sat, 16 May 2020 09:40:45 -0400 |
parents | 1c2db0054039 |
children |
rev | line source |
---|---|
12
1c2db0054039
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 761a954744119f6317afe28eb50bd4f3fdea4984
iuc
parents:
diff
changeset
|
1 Sample command |
1c2db0054039
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 761a954744119f6317afe28eb50bd4f3fdea4984
iuc
parents:
diff
changeset
|
2 R1_fq fastp --thread 1 --report_title fastp report for R1_fq.fastq -i R1_fq.fastq -o first.fastq -U --umi_loc read1 --umi_len 8 |
1c2db0054039
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 761a954744119f6317afe28eb50bd4f3fdea4984
iuc
parents:
diff
changeset
|
3 bwa-mem-fastq1_fq fastp --thread 1 --report_title fastp report for bwa-mem-fastq1_fq.fastq -i bwa-mem-fastq1_fq.fastq -o first.fastq -I bwa-mem-fastq2_fq.fastq -O second.fastq |