# HG changeset patch # User devteam # Date 1483271479 18000 # Node ID d1009ebd6f15b4466654d4ebcba60282a4dfacc2 # Parent 1449cb926fcec93b5cb9fd2f214e4f2cccef77d4 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/tophat2 commit d930385294c447acf3d18e3a8efbe5dbea524b5d diff -r 1449cb926fce -r d1009ebd6f15 tool_dependencies.xml --- a/tool_dependencies.xml Fri Dec 18 19:17:38 2015 -0500 +++ b/tool_dependencies.xml Sun Jan 01 06:51:19 2017 -0500 @@ -3,7 +3,7 @@ - - + + diff -r 1449cb926fce -r d1009ebd6f15 tophat2_wrapper.xml --- a/tophat2_wrapper.xml Fri Dec 18 19:17:38 2015 -0500 +++ b/tophat2_wrapper.xml Sun Jan 01 06:51:19 2017 -0500 @@ -1,11 +1,46 @@ - + Gapped-read mapper for RNA-seq data - tophat2 --version + + tophat_macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + bowtie2 - tophat + tophat + + + + + tophat2 --version ## @@ -60,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": @@ -75,7 +112,7 @@ --coverage-search --min-coverage-intron $params.coverage_search.min_coverage_intron --max-coverage-intron $params.coverage_search.max_coverage_intron - #else: + #elif $params.coverage_search.use_search == "No" --no-coverage-search #end if @@ -193,10 +230,12 @@ - - - + + + + + @@ -270,11 +309,6 @@ - - - - - @@ -299,38 +333,6 @@ - - tophat_macros.xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff -r 1449cb926fce -r d1009ebd6f15 tophat_macros.xml --- a/tophat_macros.xml Fri Dec 18 19:17:38 2015 -0500 +++ b/tophat_macros.xml Sun Jan 01 06:51:19 2017 -0500 @@ -36,14 +36,20 @@ - + - + + - - + + + + + + +