diff tools/mira4/mira4_mapping.xml @ 15:b0ffe0e7282b draft

Uploaded v0.0.2 preview 7, fixed bash syntax error
author peterjc
date Thu, 20 Feb 2014 05:07:19 -0500
parents 7fcabeeca5df
children 5bbaa930d7fa
line wrap: on
line diff
--- a/tools/mira4/mira4_mapping.xml	Mon Feb 17 06:12:41 2014 -0500
+++ b/tools/mira4/mira4_mapping.xml	Thu Feb 20 05:07:19 2014 -0500
@@ -25,11 +25,11 @@
             <option value="accurate">Accurate</option>
             <option value="draft">Draft</option>
         </param>
-	<!-- TODO? Allow technology type for references? -->
-	<!-- TODO? Allow strain settings for reference(s) and reads? -->
-	<!-- TODO? Use a repeat to allow for multi-strain references? -->
+        <!-- TODO? Allow technology type for references? -->
+        <!-- TODO? Allow strain settings for reference(s) and reads? -->
+        <!-- TODO? Use a repeat to allow for multi-strain references? -->
         <!-- TODO? Add strain to the mapping read groups? -->
-	<param name="references" type="data" format="fasta,fastq,mira" multiple="true" required="true" label="Backbone reference file(s)"
+        <param name="references" type="data" format="fasta,fastq,mira" multiple="true" required="true" label="Backbone reference file(s)"
                help="Multiple files allowed, for example one FASTA file per chromosome or plasmid." />
         <param name="strain_setup" type="select" label="Strain configuration (reference vs reads)">
             <option value="default">Different strains - mapping reads onto a related reference ('StrainX' vs 'ReferenceStrain')</option>