Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.97 KB

File metadata and controls

40 lines (28 loc) · 1.97 KB

DMAtools for Galaxy

Galaxy tools for use within the Deep Metabolome Annotation (DMA) project. Currently only for mass spectrometry data, the tools are primarily for additional data processing (including directed fragmentation tools)

Warning

Proceed with caution these tools are were made for use specifically with the Daphnia magna Deep Metabolome Annotation (DMA) project and in some case just for exploratory purposes.

Galaxy

Galaxy is an open, web-based platform for data intensive biomedical research. Whether on the free public server or your own instance, you can perform, reproduce, and share complete analyses.

Dependencies

Dependencies for these Galaxy tools should be handled by CONDA. The packages used currently for dmatools-galaxy are

  • deconrank: A python tool for deconvoluting and ranking precursors to use for fragmentation experiments
  • cameraDIMS: A 'hack' of the R package CAMERA so that it can be run on direct infusion datasets (DIMS)
  • xcmsWrapper: An R package for various LC-MS processing (e.g blank subtraction, directed fragmentation 'nearline' methods)

The dependencies are currently found on channel tomnl on anaconda

Developers & Contributors

Related galaxy tools outside of this repository

Workflow4metabolomics tools have also been used for DMA. W4M

Changes