changeset 8:3e7669c9ecbc draft

Deleted selected files
author matt-shirley
date Mon, 30 Sep 2013 12:45:56 -0400
parents 734e546e2986
children 58917de44665
files ncbi_epi_browse.xml tool_dependencies.xml
diffstat 2 files changed, 0 insertions(+), 30 deletions(-) [+]
line wrap: on
line diff
--- a/ncbi_epi_browse.xml	Mon Sep 30 12:38:15 2013 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<tool name="NCBI Epigenomics" id="ncbi_epi_browse" tool_type="data_source" version="1.0.0" force_history_refresh="True">
-    <description>server</description>
-    <command interpreter="python">\$CONNECTOR_PATH/ncbi_connector.py $output1 $__app__.config.output_size_limit --xml --id $output1.id --path $__new_file_path__</command>
-    <inputs action="http://preview.ncbi.nlm.nih.gov/epigenomics" check_values="false" method="post">
-        <display>go to NCBI Epigenomics $GALAXY_URL</display>
-        <param name="GALAXY_URL" type="baseurl" value="/tool_runner" />
-        <param name="tool_id" type="hidden" value="ncbi_epi_browse" />
-        <param name="sendToGalaxy" type="hidden" value="1" />
-    </inputs>
-    <request_param_translation>
-        <request_param galaxy_name="URL_method" remote_name="URL_method" missing="post" />
-        <request_param galaxy_name="URL" remote_name="URL" missing="" />
-    </request_param_translation>
-    <outputs>
-        <data format="wig" name="output1" />
-    </outputs>
-    <requirements>
-        <requirement type="set_environment">CONNECTOR_PATH</requirement>
-    </requirements>
-</tool>
\ No newline at end of file
--- a/tool_dependencies.xml	Mon Sep 30 12:38:15 2013 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-<tool_dependency>
-    <set_environment version="1.0">
-        <environment_variable name="CONNECTOR_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>   
-    </set_environment>
-    <package name="ncbi_connector" version="0.0.1">
-        <repository toolshed="http://testtoolshed.g2.bx.psu.edu" name="ncbi_connector" owner="matt-shirley" changeset_revision="1a79346b2773" prior_installation_required="True"/>
-    </package>
-</tool_dependency>
\ No newline at end of file