Giter Site home page Giter Site logo

nandr0id / galaxy-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fls-bioinformatics-core/galaxy-tools

0.0 1.0 0.0 3.81 MB

FLS Galaxy tools and tool-wrappers for in-house and third-party bioinformatic applications.

Shell 39.77% Python 33.59% Perl 26.64%

galaxy-tools's Introduction

galaxy-tools

https://travis-ci.org/fls-bioinformatics-core/galaxy-tools.png?branch=master

Tools, tool-wrappers and tool dependency packages for Galaxy developed within the Bioinformatics Core Facility at the University of Manchester.

tools

The tools subdirectory contains the following tools which wrap 3rd-party software:

There are also tools wrapping in-house scripts and programs:

See the individual README files for information on how to install into a local Galaxy; alternatively where indicated a subset of tools are available from the main toolshed: https://toolshed.g2.bx.psu.edu/

conda-recipes

The conda-recipes subdirectory contains recipes for building conda dependencies.

packages

The packages subdirectory contains tool dependency packages:

  • package_numpy_1_8
  • package_pandaseq_2_8_1
  • package_python2_7

legacy

The legacy subdirectory contains tools and packages which are no longer supported, or which are backwardly-incompatible, or where development is now happening elsewhere.

local_dependency_installers

The local_dependency_installers subdirectory contains shell scripts with installer functions for many of the tool dependencies.

For example:

local_dependency_installers/trimmomatic.sh

contains a function install_trimmomatic_0_36, which will install Trimmomatic v0.36 in a Galaxy-style directory structure (i.e. .../trimmomatic/0.36/ which includes an env.sh which can be sourced to make the installed dependency available.

These functions are used primarily for setting up the test environments for the Planemo tests, but could be recycled e.g. for local tool installations into Galaxy using an appropriately configured galaxy_packages dependency resolver (see e.g. https://docs.galaxyproject.org/en/master/admin/dependency_resolvers.html#)

Use e.g. grep ^function local_dependency_installers/*.sh to list the available installer functions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.