Mercurial > repos > iuc > multiqc
annotate test-data/fastp_stats.tabular @ 15:3d93dd18d9f8 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 8d98220b36762b2fe7401423d3081242839519b6"
author | iuc |
---|---|
date | Sat, 18 Jan 2020 03:08:54 -0500 |
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 |