# HG changeset patch # User metaboflow_cam # Date 1569315596 14400 # Node ID 678d1e95d4481b476349af887f924f8180e0f6af # Parent 1f2508f5423a6daee7b1be6dbd8a24ca8a81b0d2 Deleted selected files diff -r 1f2508f5423a -r 678d1e95d448 isolab --- a/isolab Tue Sep 24 04:59:47 2019 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - GitHub - wanchanglin/isolab - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Skip to content -
- - - - - - - - -
- -
- - -
- -
- - - -
-
-
- - - - - - - - - - - - - -
-
- - - - - - -
- - No description, website, or topics provided. - -
-
- - - - - - -
- -
- R - Shell -
-
- -
- - - - - - -
- -
- - Branch: - master - - - - - - - -
- - - - - - -
- - Find File -
- - - - -
- - Clone or download - -
- -
-
- -
- - - - - -
- -
-
- - @wanchanglin -
-
- -
- - wanchanglin - - - - - - more planemo test - -
-
- Latest commit - - ff46336 - - Apr 2, 2019 -
-
- - - -
- Permalink - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameLatest commit messageCommit time
Failed to load latest commit information.
- - - - pkgs - - - pass all planemo test - - - Mar 27, 2019 -
- - - - test-data - - - more planemo test - - - Apr 2, 2019 -
- - - - test - - - more planemo test - - - Apr 2, 2019 -
- - - - .gitignore - - - review R codes - - - Mar 23, 2019 -
- - - - README.md - - - README - - - Mar 28, 2019 -
- - - - isolab.R - - - pass all planemo test - - - Mar 27, 2019 -
- - - - isolab.xml - - - more planemo test - - - Apr 2, 2019 -
- - - - macros.xml - - - more planemo test - - - Apr 2, 2019 -
- -
- - - -
-
-

- - README.md -

-
- - -
-

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. conda is used to install requirements of this tool.

    -
  • -
  • -

    Use git to 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.xml looks 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, -WriteXLS and gsubfn. All of these packages will be installed by -conda in its virtual environment. Two R packages IsotopicLabelling and -ecipes are already included.

    -
  • -
  • -

    Some test data are located in test-data.

    -
  • -
-

Notes

-
    -
  • planemo test compares the history results in test-data/res produced by -shell scripts in test. (27-03-2019, Wed)
  • -
  • White spaces in groups input: Group factor delimiter is comma. No any -extra white spaces are allowed otherwise an error will be encountered. -Note that isolab.sh has no problem with white spaces. Probably it is -'Cheetah' or Galaxy's text input problem. (31-05-2018, Thu)
  • -
-

Authors, contributors & contacts

- -
-
-
- - - -
-
- -
-
- - -
- - - - - - -
- - - You can’t perform that action at this time. -
- - - - - - - - - - - - - - -
- - - -