view README.rst @ 3:86fd1757f102 draft default tip

planemo upload for repository https://github.com/iracooke/protk-galaxytools/blob/master/protk-proteogenomics/.shed.yml commit 864b3f087fff3a7cb18b2c0dd61442c2495e5b98
author iracooke
date Mon, 21 Dec 2015 23:43:55 -0500
parents 28067ed4ea0e
children
line wrap: on
line source

Protk Proteogenomics
====================

Map peptides and proteins to genomic (or transcriptomic) coordinates

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

This package uses protk_ and blast_ which need to be present in order for the tools to work.

.. _protk: https://github.com/iracooke/protk
.. _blast: https://toolshed.g2.bx.psu.edu/view/devteam/ncbi_blast_plus

When installing this package, if you instruct galaxy to install dependencies it will automatically install blast_ but installation of protk_ may require additional steps (see below).

There are two ways you can install protk_ (choose one):

1. **Manual Install:** Details on how to install protk_ manually are available here_.

2. **Use Docker:** These tools are designed to run inside a docker_ container. If your galaxy supports `running tools within a docker container`__ you don't need to worry about dependencies. Simply install and things should just work.  The docker container itself is versioned and new versions of this tool will automatically download an update to the container if needed.

.. _docker: https://www.docker.com/
.. _here: https://github.com/iracooke/protk/#galaxy-integration
.. _container: https://wiki.galaxyproject.org/Admin/Tools/Docker
__ container_


Further Info
------------

The source code for this tool and other protk galaxy tools is on github_.  Please visit the github page to contribute to the project or to `report an issue`__ 

.. _github: https://github.com/iracooke/protk-galaxytools
.. _issue: https://github.com/iracooke/protk-galaxytools/issues
__ issue_