Learn R Programming

biosigner (version 1.0.6)

Signature discovery from omics data

Description

Feature selection is critical in omics data analysis to extract restricted and meaningful molecular signatures from complex and high-dimension data, and to build robust classifiers. This package implements a new method to assess the relevance of the variables for the prediction performances of the classifier. The approach can be run in parallel with the PLS-DA, Random Forest, and SVM binary classifiers. The signatures and the corresponding 'restricted' models are returned, enabling future predictions on new datasets. A Galaxy implementation of the package is available within the Workflow4metabolomics.org online infrastructure for computational metabolomics.

Copy Link

Version

Version

1.0.6

License

CeCILL

Maintainer

Philippe Rinaudo

Last Published

February 15th, 2017

Functions in biosigner (1.0.6)

biosign-class

Class "biosign"
biosign

Builds the molecular signature.
plot.biosign

Plot method for 'biosign' signature objects
getSignatureLs

Signatures selected by the models
getAccuracyMN

Accuracies of the full model and the models restricted to the signatures
diaplasma

Analysis of plasma from diabetic patients by LC-HRMS
predict.biosign

Predict method for 'biosign' signature objects
show.biosign

Show method for 'biosign' signature objects