# HG changeset patch # User metaboflow_cam # Date 1571730565 14400 # Node ID b8b3148de013e513040cc531bb23f26b11148528 # Parent 77457f03804ac9549d8b7440c89cc1ca67e18bb1 Deleted selected files diff -r 77457f03804a -r b8b3148de013 dimsp --- a/dimsp Tue Oct 22 03:48:52 2019 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1174 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - GitHub - wanchanglin/dimsp - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Skip to content - - - - - - - - - - - -
- -
- - -
- -
- - - -
-
-
- - - - - - - - - - - - - - -
-
- - - - - - -
- - No description, website, or topics provided. - -
-
- - - - - - -
- -
- R - Shell -
-
- -
- - - - - - -
- -
- - Branch: - master - - - - - - - -
- - - - - - -
- - - Find file -
- - - - -
- - Clone or download - -
- -
-
- -
- - - - - -
- -
-
- - @wanchanglin -
-
- -
- - wanchanglin - - - - - - planemo test again - -
-
- Latest commit - - d54cf8a - - Oct 11, 2019 -
-
- - - -
- Permalink - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameLatest commit messageCommit time
Failed to load latest commit information.
- - - - test-data - - - planemo test again - - - Oct 11, 2019 -
- - - - test - - - remove large mzXML test files and pass planemo tests - - - Oct 6, 2019 -
- - - - .gitignore - - - planemo test again - - - Oct 11, 2019 -
- - - - README.md - - - debug RSD threshold for QC filtering and pass all 'planemo test' - - - Apr 1, 2019 -
- - - - all_dimsp.R - - - tidy up and add mzML input - - - Mar 1, 2019 -
- - - - dimsp.R - - - more comments on dimsp.R - - - Jul 19, 2019 -
- - - - dimsp.xml - - - remove large mzXML test files and pass planemo tests - - - Oct 6, 2019 -
- - - - dimsp_filter.R - - - debug RSD threshold for QC filtering and pass all 'planemo test' - - - Apr 1, 2019 -
- - - - dimsp_filter.xml - - - remove large mzXML test files and pass planemo tests - - - Oct 6, 2019 -
- - - - fs_filter.R - - - tidy up and add mzML input - - - Mar 1, 2019 -
- - - - macros.xml - - - add version in macro.xml - - - Oct 2, 2019 -
- -
- - - -
-
-

- - README.md -

-
- - -
-

DIMSP for Galaxy

-

Galaxy tool for Direct-Infusion Mass Spectrometry (DIMS) based lipidomics -data processing and filtering.

-

For details how to get annotation and peak table, see -dims_processing.

-

Installation

-
    -
  • -

    Install Galaxy under Linux.

    -
  • -
  • -

    Install conda under -Linux. conda is used to install requirements of this tool, i.e. R -packages used: optparse, WriteXLS, xcms, data.table, -reshape, lattice, impute and pcaMethods.

    -
  • -
  • -

    Use git to clone this tool

    -
    git clone https://github.com/wanchanglin/dimsp.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/dimsp/dimsp.xml" />
    -    <tool file="/path/to/dimsp/dimsp_filter.xml" />
    -  </section>
    -
    -</toolbox>
    -
  • -
  • -

    Test data are in test-data, includes:

    -
      -
    • mzXML and mzML files for DIMSP processing.
    • -
    • Lipid lists in TSV(Tab Separated Values) format.
    • -
    • TSV files for DIMSP filtering.
    • -
    -
  • -
-

Authors, contributors & contacts

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