1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/5376431b78bf/ changeset: 5376431b78bf user: jgoecks date: 2012-11-21 15:56:01 summary: eXpress in tool menus: (a) move to position after Cuff* tools and (b) add to main's tool conf. affected #: 2 files diff -r 46339150e5e134fb2eb57e4945617841e03a5a3f -r 5376431b78bf67afc967eb7dbebde50a02e69518 tool_conf.xml.main --- a/tool_conf.xml.main +++ b/tool_conf.xml.main @@ -330,8 +330,9 @@ <tool file="ngs_rna/tophat_wrapper.xml" /><tool file="ngs_rna/cufflinks_wrapper.xml" /><tool file="ngs_rna/cuffcompare_wrapper.xml" /> - <tool file="ngs_rna/cuffmerge_wrapper.xml" /> + <tool file="ngs_rna/cuffmerge_wrapper.xml" /><tool file="ngs_rna/cuffdiff_wrapper.xml" /> + <tool file="ngs_rna/express_wrapper.xml" /><label text="Filtering" id="filtering" /><tool file="ngs_rna/filter_transcripts_via_tracking.xml" /></section> diff -r 46339150e5e134fb2eb57e4945617841e03a5a3f -r 5376431b78bf67afc967eb7dbebde50a02e69518 tool_conf.xml.sample --- a/tool_conf.xml.sample +++ b/tool_conf.xml.sample @@ -331,9 +331,9 @@ <tool file="ngs_rna/tophat_color_wrapper.xml" /><tool file="ngs_rna/cufflinks_wrapper.xml" /><tool file="ngs_rna/cuffcompare_wrapper.xml" /> + <tool file="ngs_rna/cuffmerge_wrapper.xml" /> + <tool file="ngs_rna/cuffdiff_wrapper.xml" /><tool file="ngs_rna/express_wrapper.xml" /> - <tool file="ngs_rna/cuffmerge_wrapper.xml" /> - <tool file="ngs_rna/cuffdiff_wrapper.xml" /><!-- Trinity is very memory-intensive and should only be enabled/run on instances with sufficient resources. <label text="De novo Assembly" id="de_novo_assembly "/> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.