# HG changeset patch # User galaxyp # Date 1522331510 14400 # Node ID c8895a92b74dedf8041115304439b9558e26032b planemo upload for repository https://github.com/galaxyproteomics/protk-galaxytools/tree/master/spectrast commit 34735d62618a252173e3c90436f240659484727a diff -r 000000000000 -r c8895a92b74d README.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Thu Mar 29 09:51:50 2018 -0400 @@ -0,0 +1,39 @@ +SpectraST +========= + +Galaxy wrappers for SpectraST + +These wrappers are experimental. The plan is to divide SpectraST into 3 tools, create, filter and search, each with its own wrapper + +Requirements +------------ + +This package uses protk_ and the trans_proteomic_pipeline_ which need to be present in order for the tool to work. + +.. _protk: https://github.com/iracooke/protk +.. _trans_proteomic_pipeline: http://tools.proteomecenter.org/wiki/index.php?title=Software:TPP + +There are two ways you can satify these dependencies (choose one): + +1. **Manual Install:** Details on how to install protk_ and the trans_proteomic_pipeline_ 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_ + +Please visit the SpectraST_ website for details of the SpectraST tool itself + +.. _SpectraST: http://tools.proteomecenter.org/wiki/index.php?title=Software:SpectraST \ No newline at end of file diff -r 000000000000 -r c8895a92b74d spectrast_create.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/spectrast_create.xml Thu Mar 29 09:51:50 2018 -0400 @@ -0,0 +1,62 @@ + + Create Spectral Libraries + + + protk + tpp + + + + + + $output +]]> + + + + + + + + + + + + + + + + diff -r 000000000000 -r c8895a92b74d spectrast_filter.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/spectrast_filter.xml Thu Mar 29 09:51:50 2018 -0400 @@ -0,0 +1,65 @@ + + Filter and Manipulate Spectral Libraries + + + protk + tpp + + + + + + $output +]]> + + + + + + + + + + + + + + + + + + + + + + + + +