diff test-data/bowtie2_stats.tabular @ 9:df99138d2776 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 31d721c19f5681dfe542dd23185c06c8f29f1945
author iuc
date Wed, 25 Apr 2018 07:59:52 -0400
parents e0f4a651c6b9
children
line wrap: on
line diff
--- a/test-data/bowtie2_stats.tabular	Fri Apr 20 01:06:25 2018 -0400
+++ b/test-data/bowtie2_stats.tabular	Wed Apr 25 07:59:52 2018 -0400
@@ -1,3 +1,3 @@
-Sample	unpaired_total	unpaired_aligned_multi	overall_alignment_rate	unpaired_aligned_none	total_reads	unpaired_aligned_one
-bowtie2_1	21040602	7389576	98.33	351563	21040602	13299463
-bowtie2_2	16199126	5837404	98.31	274008	16199126	10087714
+Sample	unpaired_total	total_reads	unpaired_aligned_one	unpaired_aligned_none	overall_alignment_rate	unpaired_aligned_multi
+bowtie2_1	21040602	21040602	13299463	351563	98.33	7389576
+bowtie2_2	16199126	16199126	10087714	274008	98.31	5837404