Mercurial > repos > iuc > multiqc
annotate test-data/fastp_stats.tabular @ 15:2091f142f7a2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 8d98220b36762b2fe7401423d3081242839519b6"
| author | iuc |
|---|---|
| date | Sat, 18 Jan 2020 08:08:15 +0000 |
| parents | a7e3e7e1019c |
| children |
| rev | line source |
|---|---|
|
12
a7e3e7e1019c
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 761a954744119f6317afe28eb50bd4f3fdea4984
iuc
parents:
diff
changeset
|
1 Sample command |
|
a7e3e7e1019c
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 |
|
a7e3e7e1019c
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 |
