Skip to content

alxcost/irp-galaxy-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

iReceptor Plus Gateway Galaxy Datasource

Galaxy datasource tool for connecting a Galaxy instance to the iReceptor Plus Gateway.

Installation

  1. Copy irp-gateway.xml to galaxy-central/tools/data_source

  2. Configure galaxy-central/config/tool_conf.xml to include the new tool by adding <tool file="data_source/irp-gateway.xml" /> under the <section id="getext" name="Get Data"> tag.

    Example:

<?xml version='1.0' encoding='utf-8'?>
    <toolbox monitor="true">
        <section id="getext" name="Get Data">
            [...]
            <tool file="data_source/irp-gateway.xml" />
            [...]
  1. Restart or reload Galaxy's instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published