view README.md @ 1:5fcf7b8a1e80 draft default tip

added repo dependencies
author galaxyp
date Thu, 20 Jun 2013 16:10:12 -0400
parents 59e5d8c53c81
children
line wrap: on
line source

# ms2preproc

This repository contains a tool wrapper for ms2preproc.

http://hci.iwr.uni-heidelberg.de/MIP/Software/ms2preproc.php

This tool requires Galaxy to be equipped with common proteomic
datatypes. These can be obtained by installing Ira Cooke's ProtK via
the tool shed or merging the changesets from the following repository
into your Galaxy instance:

     https://bitbucket.org/galaxyp/galaxy-dist-proteomics

# Installing

This tool wrapper requires ms2preproc to be installed. 

For Galaxy-P we are installing this tool via CloudBioLinux
(https://github.com/jmchilton/cloudbiolinux/blob/proteomics/cloudbio/custom/bio_proteomics.py). While
this fabric script may not be exactly appropriate for your environment
it may serve as a template for how to install this software.

# Obtaining Tools

Repositories for all Galaxy-P tools can be found at
https:/bitbucket.org/galaxyp/.

# Contact

Please send suggestions for improvements and bug reports to
jmchilton@gmail.com.

# License

All Galaxy-P tools are licensed under the Apache License Version 2.0
unless otherwise documented.

# Tool Versioning

Galaxy-P tools will have versions of the form X.Y.Z. Versions
differing only after the second decimal should be completely
compatible with each other. Breaking changes should result in an
increment of the number before and/or after the first decimal. All
tools of version less than 1.0.0 should be considered beta.