# HG changeset patch # User devteam # Date 1483271492 18000 # Node ID 0849fa93eadbe2db31105ba95c965c5c0fa4d91e # Parent 758594ed0364ac59320f20954fee352f315cd469 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/tophat2 commit d930385294c447acf3d18e3a8efbe5dbea524b5d diff -r 758594ed0364 -r 0849fa93eadb tophat2_wrapper.xml --- a/tophat2_wrapper.xml Mon May 09 10:33:50 2016 -0400 +++ b/tophat2_wrapper.xml Sun Jan 01 06:51:32 2017 -0500 @@ -95,7 +95,9 @@ ## Supplying junctions parameters. #if $params.own_junctions.use_junctions == "Yes": - #if $params.own_junctions.gene_model_ann.use_annotations == "Yes": + #if $params.own_junctions.gene_model_ann.use_annotations == "indexed" + -G $params.own_junctions.gene_model_ann.gene_annotation_model.fields.path + #elif $params.own_junctions.gene_model_ann.use_annotations == "history" -G $params.own_junctions.gene_model_ann.gene_annotation_model #end if #if $params.own_junctions.raw_juncs.use_juncs == "Yes": diff -r 758594ed0364 -r 0849fa93eadb tophat_macros.xml --- a/tophat_macros.xml Mon May 09 10:33:50 2016 -0400 +++ b/tophat_macros.xml Sun Jan 01 06:51:32 2017 -0500 @@ -36,14 +36,20 @@ - + - + + - - + + + + + + +