genoset

Provides classes similar to ExpressionSet for copy number analysis

Bioconductor version: 2.10

Load, manipulate, and plot copynumber and BAF data. GenoSet class extends eSet by adding a "locData" slot for a RangedData object from the IRanges package. This object contains feature genome location data and provides for simple subsetting on genome location. CNSet and BAFSet extend GenoSet and require assayData matrices for Copy Number (cn) or Log-R Ratio (lrr) and B-Allele Frequency (baf) data. Implements and provides convenience functions for processing of copy number and B-Allele Frequency data.

Author: Peter M. Haverty

Maintainer: Peter M. Haverty <phaverty at gene.com>

To install this package, start R and enter:

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

To cite this package in a publication, start R and enter:

    citation("genoset")

Documentation

PDF R Script genoset
PDF   Reference Manual
Text   NEWS

Details

biocViews CopyNumberVariants, DataRepresentation, Infrastructure, Microarray, SNP, Software
Depends R (>= 2.10), methods, BiocGenerics(>= 0.1.6), Biobase(>= 2.15.1), IRanges(>= 1.13.5), bigmemory, GenomicRanges
Imports methods, BiocGenerics, Biobase, DNAcopy, graphics, IRanges, stats, GenomicRanges, Biostrings, BSgenome, bigmemory
Suggests RUnit
System Requirements
License Artistic-2.0
URL
Depends On Me VegaMC
Imports Me lumi
Suggests Me
Version 1.6.0
Since Bioconductor 2.8 (R-2.13)

Package Downloads

Package Source genoset_1.6.0.tar.gz
Windows Binary genoset_1.6.0.zip (32- & 64-bit)
MacOS 10.5 (Leopard) binary genoset_1.6.0.tgz
Package Downloads Report Download Stats

Workflows »

Common Bioconductor workflows include:

 

Mailing Lists »

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

Fred Hutchinson Cancer Research Center