# HG changeset patch -- Bitbucket.org # Project galaxy-dist # URL http://bitbucket.org/galaxy/galaxy-dist/overview # User jeremy goecks <jeremy.goecks@emory.edu> # Date 1287602818 14400 # Node ID e226033419a91100e657f6880562dc50ae01ef98 # Parent 73c4c66ff3dd8101a0e6126077f4f8fc897c71fe Update version numbers of Tophat and Cufflinks wrappers to reflect current tool installations on Galaxy main and test instances. --- a/tools/ngs_rna/cuffcompare_wrapper.xml +++ b/tools/ngs_rna/cuffcompare_wrapper.xml @@ -1,4 +1,4 @@ -<tool id="cuffcompare" name="Cuffcompare" version="0.8.3"> +<tool id="cuffcompare" name="Cuffcompare" version="0.9.1"><description>compare assembled transcripts to a reference annotation and track Cufflinks transcripts across multiple experiments</description><requirements><requirement type="package">cufflinks</requirement> --- a/tools/ngs_rna/cuffdiff_wrapper.xml +++ b/tools/ngs_rna/cuffdiff_wrapper.xml @@ -1,4 +1,4 @@ -<tool id="cuffdiff" name="Cuffdiff" version="0.8.3"> +<tool id="cuffdiff" name="Cuffdiff" version="0.9.1"><description>find significant changes in transcript expression, splicing, and promoter use</description><requirements><requirement type="package">cufflinks</requirement> --- a/tools/ngs_rna/cufflinks_wrapper.xml +++ b/tools/ngs_rna/cufflinks_wrapper.xml @@ -1,4 +1,4 @@ -<tool id="cufflinks" name="Cufflinks" version="0.8.3"> +<tool id="cufflinks" name="Cufflinks" version="0.9.1"><description>transcript assembly and FPKM (RPKM) estimates for RNA-Seq data</description><requirements><requirement type="package">cufflinks</requirement> --- a/tools/ngs_rna/tophat_wrapper.xml +++ b/tools/ngs_rna/tophat_wrapper.xml @@ -1,4 +1,4 @@ -<tool id="tophat" name="Tophat" version="1.0.14"> +<tool id="tophat" name="Tophat" version="1.1.1"><description>Find splice junctions using RNA-seq data</description><requirements><requirement type="package">tophat</requirement>