# HG changeset patch
# User iuc
# Date 1462287265 14400
# Node ID c7555bc218124085db30167e3c7de392cae20476
# Parent de0af39266efde1fcf283f19b236a0dcfb41cba2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit bbfd77c34b609b86ef3a24525dae1127d8b3d99b
diff -r de0af39266ef -r c7555bc21812 abundance_estimates_to_matrix.xml
--- a/abundance_estimates_to_matrix.xml Mon Apr 25 10:02:37 2016 -0400
+++ b/abundance_estimates_to_matrix.xml Tue May 03 10:54:25 2016 -0400
@@ -26,13 +26,13 @@
#end for
]]>
-
+
^\w+$
-
+
@@ -198,7 +198,7 @@
.. _Trinity: http://trinityrnaseq.github.io
]]>
-
+
doi:10.1038/nbt.1883
diff -r de0af39266ef -r c7555bc21812 align_and_estimate_abundance.xml
--- a/align_and_estimate_abundance.xml Mon Apr 25 10:02:37 2016 -0400
+++ b/align_and_estimate_abundance.xml Tue May 03 10:54:25 2016 -0400
@@ -1,4 +1,4 @@
-
+
on a de novo assembly of RNA-Seq data
trinity
@@ -17,7 +17,7 @@
&&
align_and_estimate_abundance.pl
-
+
--transcripts input.fa
--est_method $method.est_method
@@ -27,42 +27,42 @@
#if $inputs.paired_or_single == "paired":
--left $inputs.left_input --right $inputs.right_input
-
+
#if $inputs.left_input.is_of_type('fasta'):
--seqType fa
#else:
--seqType fq
#end if
-
+
#if $inputs.strand.is_strand_specific:
--SS_lib_type $inputs.strand.library_type
#end if
#else:
--single $inputs.input
-
+
#if $inputs.input.is_of_type('fasta'):
--seqType fa
#else:
--seqType fq
#end if
-
+
#if $inputs.strand.is_strand_specific:
--SS_lib_type $inputs.strand.library_type
#end if
#end if
-
+
--max_ins_size $inputs.paired_fragment_length
## Additional parameters.
- #if $additional_params.gene_map.has_gene_map == "yes":
+ #if $additional_params.gene_map.has_gene_map == "no":
--gene_trans_map $additional_params.gene_map.gene_trans_map
#else
--trinity_mode
#end if
-
+
--prep_reference
-
+
--output_dir .
## CPU
@@ -106,7 +106,7 @@
-
+
@@ -129,16 +129,16 @@
+
-
-
+
-
+
-
+
@@ -148,7 +148,7 @@
method['est_method'] == "RSEM"
-
+
method['est_method'] == "eXpress"
@@ -165,7 +165,7 @@
-
+