There is a newer version of the record available.

Published January 22, 2018 | Version v0.98.7
Software Open

W4mclassfilter: Filter workflow4metabolomics XCMS datasets by metadata or intensity - release 0.98.7

Authors/Creators

  • 1. University of Minnesota - Twin Cities

Description

The w4mclassfilter R package provides the computational back-end of a Galaxy tool for inclusion in Workflow4Metabolomics (W4M).

This package (and the corresponding Galaxy tool) perform several steps, either to reduce the number samples or features to be analyzed, or to address several data issues that may impede downstream statistical analysis:

  • Samples that are missing from either sampleMetadata or dataMatrix are eliminated.
  • Samples may also be eliminated by a “sample class” column in sampleMetadata.
  • Features that are missing from either variableMetadata or dataMatrix are eliminated.
  • Features may be eliminated by specifying minimum or maximum value (or both) allowable in columns of variableMetadata.
  • Features may be eliminated by specifying minimum or maximum intensity (or both) allowable in columns of dataMatrix for at least one sample for each feature (“range of row-maximum for each feature”).
  • Missing values in dataMatrix are imputed either to zero (by default) or to the result of a user-supplied imputation function.
  • Features and samples that have zero variance are eliminated.
  • Samples and features are sorted alphabetically in rows and columns of variableMetadata, sampleMetadata, and dataMatrix
  • By default, the names of the first columns of variableMetadata and sampleMetadata are set respectively to "variableMetadata" and "sampleMetadata"

Changes in version 0.98.7

New Features

  • First column of sample metadata is by default renamed to "sampleMetadata" unless argument 'name_smplmetadata_col1' is supplied and set to FALSE.

Internal Modifications

  • none

Files

HegemanLab/w4mclassfilter-v0.98.7.zip

Files (45.6 kB)

Name Size Download all
md5:4a93c93a5435ef52c5965d410dc04703
45.6 kB Preview Download

Additional details