diff test-data/bowtie2_stats.tabular @ 8:e0f4a651c6b9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 13875b17a3a5259b9705529a3597bea12828cb20
author iuc
date Fri, 20 Apr 2018 01:06:25 -0400
parents 3bad335ccea9
children df99138d2776
line wrap: on
line diff
--- a/test-data/bowtie2_stats.tabular	Sun Jan 14 09:55:46 2018 -0500
+++ b/test-data/bowtie2_stats.tabular	Fri Apr 20 01:06:25 2018 -0400
@@ -1,3 +1,3 @@
-Sample	overall_alignment_rate	unpaired_total	unpaired_aligned_one	unpaired_aligned_none	unpaired_aligned_multi	total_reads
-bowtie2_1	98.33	21040602	13299463	351563	7389576	21040602
-bowtie2_2	98.31	16199126	10087714	274008	5837404	16199126
+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