Mercurial > repos > galaxyp > openms
comparison README_REPO.md @ 0:ba86fd127f5a draft
Uploaded
author | galaxyp |
---|---|
date | Wed, 19 Dec 2012 00:32:25 -0500 |
parents | |
children | cf0d72c7b482 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ba86fd127f5a |
---|---|
1 # OpenMS | |
2 | |
3 This repository is in an early alpha state and many OpenMS tools are | |
4 not yet available or are largely untested. If there is a tool that is | |
5 part of OpenMS but not available here, let John Chilton | |
6 (jmchilton@gmail.com) and he will try to add it. | |
7 | |
8 These tools require Galaxy to be equipped with common proteomic | |
9 datatypes. These can be obtained by installing Ira Cooke's ProtK via | |
10 the tool shed or merging the changesets from the following repository | |
11 into your Galaxy instance: | |
12 | |
13 https://bitbucket.org/galaxyp/galaxy-dist-proteomics | |
14 | |
15 # Installing | |
16 | |
17 These tools all require OpenMS and may require other dependencies | |
18 (such as PepNovo for instance). | |
19 | |
20 For Galaxy-P we are installing this tool via CloudBioLinux | |
21 (https://github.com/jmchilton/cloudbiolinux/blob/proteomics/cloudbio/custom/bio\ | |
22 _proteomics.py). While | |
23 this fabric script may not be exactly appropriate for your environment | |
24 it may serve as a template for how to install this software. | |
25 |