Learn R Programming

biosvd (version 2.8.0)

Package for high-throughput data processing, outlier detection, noise removal and dynamic modeling

Description

The biosvd package contains functions to reduce the input data set from the feature x assay space to the reduced diagonalized eigenfeature x eigenassay space, with the eigenfeatures and eigenassays unique orthonormal superpositions of the features and assays, respectively. Results of SVD applied to the data can subsequently be inspected based on generated graphs, such as a heatmap of the eigenfeature x assay matrix and a bar plot with the eigenexpression fractions of all eigenfeatures. These graphs aid in deciding which eigenfeatures and eigenassays to filter out (i.e., eigenfeatures representing steady state, noise, or experimental artifacts; or when applied to the variance in the data, eigenfeatures representing steady-scale variance). After possible removal of steady state expression, steady-scale variance, noise and experimental artifacts, and after re-applying SVD to the normalized data, a summary html report of the eigensystem is generated, containing among others polar plots of the assays and features, a table with the list of features sortable according to their coordinates, radius and phase in the polar plot, and a visualization of the data sorted according to the two selected eigenfeatures and eigenassays with colored feature/assay annotation information when provided. This gives a global picture of the dynamics of expression/intensity levels, in which individual features and assays are classified in groups of similar regulation and function or similar cellular state and biological phenotype.

Copy Link

Version

Version

2.8.0

License

Artistic-2.0

Maintainer

Anneleen Daemen

Last Published

February 15th, 2017

Functions in biosvd (2.8.0)

featureColorMap<-

Set featureColorMap for object of EigensystemPlotParam
project,Eigensystem-method

Projects the data onto one or two eigenfeatures and eigenassays
prefix<-

Set prefix for object of EigensystemPlotParam
exclude,Eigensystem-method

Excludes specified eigenfeatures/eigenassays from the data
report,Eigensystem,EigensystemPlotParam-method

Creates a report of the eigensystem
YeastData_alpha

Yeast Cell Cycle Expression
path<-

Set path for object of EigensystemPlotParam
StarvationData

Human HeLa Cell Cycle Expression
plots<-

Set plots for object of EigensystemPlotParam
palette<-

Set palette for object of EigensystemPlotParam
whichEigenassays<-

Set whichEigenassays for object of EigensystemPlotParam
assayColorMap<-

Set assayColorMap for object of EigensystemPlotParam
compute,Eigensystem-method

Compute the eigensystem for a feature by assay matrix
whichFeatures<-

Set whichFeatures for object of EigensystemPlotParam
negativeValues<-

Set negativeValues for object of EigensystemPlotParam
Eigensystem-class

The Eigensystem class
contrast<-

Set contrast for object of EigensystemPlotParam
whichPolarAxes<-

Set whichPolarAxes for object of EigensystemPlotParam
whichEigenfeatures<-

Set whichEigenfeatures for object of EigensystemPlotParam
EigensystemPlotParam-class

The EigensystemPlotParam class
whichAssays<-

Set whichAssays for object of EigensystemPlotParam
HeLaData_exp_DoubleThym_2

Human HeLa Cell Cycle Expression
biosvd

Package for high-throughput data processing, outlier detection, noise removal and dynamic modeling
figure<-

Set figure for object of EigensystemPlotParam
filenames<-

Set filenames for object of EigensystemPlotParam
plot,Eigensystem,EigensystemPlotParam-method

Generate visualizations of the eigensystem