isolab for Galaxy
-This is Galaxy tool for R package -IsotopicLabelling -which analyses mass spectrometric isotopic patterns obtained following -isotopic labelling experiments. For more details, see the -IsotopicLabelling: an R package for the analysis of MS isotopic patterns of -labelled -analytes.
-Installation
--
-
-
-
Install Galaxy under Linux.
-
- -
-
Install conda under -Linux.
-condais used to installrequirementsof this tool.
- -
-
Use
-gitto clone this tool-git clone https://github.com/wanchanglin/isolab.git
- -
-
Add this tool's location into Galaxy' tool config file: -
-~/Galaxy/config/tool_conf.xml. For example, one simplified -tool_conf.xmllooks like:-<?xml version='1.0' encoding='utf-8'?> -<toolbox monitor="true"> - - <section id="getext" name="Get Data"> - <tool file="data_source/upload.xml" /> - </section> - - <section id="MyTools" name="My Tools"> - <tool file="/path/to/isolab/isolab.xml" /> - </section> - -</toolbox>
- -
-
The Galaxy tool uses R packages
-optparse, -WriteXLSandgsubfn. All of these packages will be installed by -condain its virtual environment. Two R packagesIsotopicLabellingand -ecipesare already included.
- -
-
Some test data are located in
-test-data.
-
Notes
--
-
planemo testcompares the history results intest-data/resproduced by -shell scripts intest. (27-03-2019, Wed)
-- White spaces in
groupsinput: Group factor delimiter is comma. No any -extra white spaces are allowed otherwise an error will be encountered. -Note thatisolab.shhas no problem with white spaces. Probably it is -'Cheetah' or Galaxy's text input problem. (31-05-2018, Thu)
-
Authors, contributors & contacts
--
-
- Wanchang Lin (wl361@cam.ac.uk), University of Cambridge -
- Julian L Griffin (jlg40@cam.ac.uk), University of Cambridge -