boboppie / intermine-region-tools

A set of scripts for generating Galaxy region processing tools

Home Page:www.intermine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These tools are designed to generate Galaxy tools:
==================================================

to generate a suite of tools for an InterMine, run:

  sh generate_tool_dir.sh "http://url.to.your.mine/path" "NameOfMine"

This should create a directory called NameOfMine with the required data inside it.

Requirements
------------

Tool generation:
  - bash
  - perl
    - Webservice::InterMine 0.9800

Tool use:
  - perl
    - LWP
    - JSON

About

A set of scripts for generating Galaxy region processing tools

www.intermine.org


Languages

Language:Perl 81.6%Language:Shell 18.4%