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")
R Script | genoset | |
Reference Manual | ||
Text | NEWS |
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 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 |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!