changeset 1:77389cf7ff62

Update mz_to_sqlite.xml to "mz.sqlite" and remove repository_dependencies.xml as proteomics datatypes are now in main.
author Jim Johnson <jj@umn.edu>
date Wed, 05 Aug 2015 14:19:57 -0500
parents 946ce2e034a2
children 8df9fe030d68
files mz_to_sqlite.xml repository_dependencies.xml
diffstat 2 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mz_to_sqlite.xml	Fri Jun 12 17:28:09 2015 -0400
+++ b/mz_to_sqlite.xml	Wed Aug 05 14:19:57 2015 -0500
@@ -27,7 +27,7 @@
                help="These can provide sequences and length for proteins if not already present in the mzIdentML input"/>
     </inputs>
     <outputs>
-        <data format="sqlite" name="mzsqlite" label="${tool.name} on ${on_string}"/>
+        <data format="mz.sqlite" name="mzsqlite" label="${tool.name} on ${on_string}"/>
     </outputs>
     <tests>
         <test>
--- a/repository_dependencies.xml	Fri Jun 12 17:28:09 2015 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-<?xml version="1.0"?>
-<repositories description="Required proteomics dependencies.">
-    <repository changeset_revision="349af9298ff1" name="proteomics_datatypes" owner="iracooke" toolshed="https://testtoolshed.g2.bx.psu.edu" />
-</repositories>