To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("biosvd")

In most cases, you don't need to download the package archive at all.

biosvd

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

Bioconductor version: 3.0

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.

Author: Anneleen Daemen <daemena at gene.com>, Matthew Brauer <matthejb at gene.com>

Maintainer: Anneleen Daemen <daemena at gene.com>, Matthew Brauer <matthejb at gene.com>

Citation (from within R, enter citation("biosvd")):

Installation

To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("biosvd")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("biosvd")

 

PDF R Script biosvd
PDF   Reference Manual
Text   NEWS

Details

biocViews Software, TimeCourse, Visualization
Version 2.2.0
In Bioconductor since BioC 2.14 (R-3.1)
License Artistic-2.0
Depends R (>= 3.1.0)
Imports BiocGenerics, Biobase, methods, grid, graphics, NMF
LinkingTo
Suggests
SystemRequirements
Enhances
URL
Depends On Me
Imports Me
Suggests Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Package Source biosvd_2.2.0.tar.gz
Windows Binary biosvd_2.2.0.zip
Mac OS X 10.6 (Snow Leopard) biosvd_2.2.0.tgz
Mac OS X 10.9 (Mavericks) biosvd_2.2.0.tgz
Browse/checkout source (username/password: readonly)
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center