# HG changeset patch
# User iuc
# Date 1496333764 14400
# Node ID 6e45b443ef1fe3ae4e95100b8199b8ee464c6a69
# Parent c84d44519b2eb12254957ce64ea04832edff3d72
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit d46e597732cda927a633e133c14dd4ece39f5edf
diff -r c84d44519b2e -r 6e45b443ef1f stringtie.xml
--- a/stringtie.xml Tue Apr 04 12:58:27 2017 -0400
+++ b/stringtie.xml Thu Jun 01 12:16:04 2017 -0400
@@ -6,8 +6,7 @@
-
-
-
+ ]]>
-
+
-
+
-
-
+
+
-
+
-
-
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
option_set['options'] == 'advanced' and option_set['abundance_estimation']
-
+
guide['use_guide'] == 'yes'
-
+
guide['use_guide'] == 'yes' and guide['special_outputs']['special_outputs_select'] == 'ballgown'
-
+
guide['use_guide'] == 'yes' and guide['special_outputs']['special_outputs_select'] == 'ballgown'
-
+
guide['use_guide'] == 'yes' and guide['special_outputs']['special_outputs_select'] == 'ballgown'
-
+
guide['use_guide'] == 'yes' and guide['special_outputs']['special_outputs_select'] == 'ballgown'
-
+
guide['use_guide'] == 'yes' and guide['special_outputs']['special_outputs_select'] == 'ballgown'
-
-
+
guide['use_guide'] == 'yes' and guide['special_outputs']['special_outputs_select'] == 'deseq2'
-
+
guide['use_guide'] == 'yes' and guide['special_outputs']['special_outputs_select'] == 'deseq2'
-
+
guide['use_guide'] == 'yes' and guide['special_outputs']['special_outputs_select'] == 'deseq2' and guide['special_outputs']['clustering'] is True
-
+
-
+
-
+
-
+
@@ -197,101 +191,69 @@
-
+
-
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
-
-
-
-
+
+
+
+
+
-
+
-
-
+
+
-
+
-
+
-
-
- -e only estimates the abundance of given reference transcripts (requires -G)
- -x do not assemble any transcripts on these reference sequence(s)
- -u no multi-mapping correction default: false)
-
- ]]>
-
+ ]]>
diff -r c84d44519b2e -r 6e45b443ef1f stringtie_merge.xml
--- a/stringtie_merge.xml Tue Apr 04 12:58:27 2017 -0400
+++ b/stringtie_merge.xml Thu Jun 01 12:16:04 2017 -0400
@@ -1,17 +1,16 @@
-
- merge transcripts
+
+ transcripts
macros.xml
-
-
-
+ #set inputs = "' '".join(str($input_gtf).split(','))
+ -o '$out_gtf' '$inputs'
+ ]]>
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
reference annotation to include in the merging (GTF/GFF3)
- -o output file name for the merged transcripts GTF
- (default: stdout)
- -m minimum input transcript length to include in the merge
- (default: 50)
- -c minimum input transcript coverage to include in the merge
- (default: 0)
- -F minimum input transcript FPKM to include in the merge
- (default: 1.0)
- -T minimum input transcript TPM to include in the merge
- (default: 1.0)
- -f minimum isoform fraction (default: 0.01)
- -g gap between transcripts to merge together (default: 250)
- -i keep merged transcripts with retained introns; by default
- these are not kept unless there is strong evidence for them
- -l