# HG changeset patch
# User iuc
# Date 1513342443 18000
# Node ID 4d507efecb3514e17a903bde664e0b554c4debb9
# Parent 83a4bace3a2cd83c150e2173fb26f3e9c44d049a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 7f726b691ead726864f1b67230cb5d58e16b5f58
diff -r 83a4bace3a2c -r 4d507efecb35 README.rst
--- a/README.rst Mon Aug 28 16:50:20 2017 -0400
+++ b/README.rst Fri Dec 15 07:54:03 2017 -0500
@@ -9,22 +9,22 @@
By default, this tool is configured to limit the memory consumption to 1G.
You might need to lower this limit if the machine(s) executing the jobs have less memory available.
If you have a lot of reads to assemble and a machine with enough memory, you can increase it.
-In both cases, you can set the TRINITY_MAX_MEMORY environmental variable in the destination section of the job_conf.xml file:
+In both cases, you can set the TRINITY_MAX_MEMORY environmental variable in the destination section of the job_conf.xml file::
-
-
-
-
-
-
-
-
-
-
-
- 1G
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+ 1G
+
+
+
diff -r 83a4bace3a2c -r 4d507efecb35 macros.xml
--- a/macros.xml Mon Aug 28 16:50:20 2017 -0400
+++ b/macros.xml Fri Dec 15 07:54:03 2017 -0500
@@ -9,6 +9,28 @@
2.4.0
+
+ #if $inputs.strand.is_strand_specific:
+ --SS_lib_type $inputs.strand.library_type
+ #end if
+
+ $inputs.jaccard_clip
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
10.1038/nbt.1883