TrioSet {MinimumDistance} | R Documentation |
TrioSet
classThe TrioSet
class has been deprecated and may be removed in
a future release.
TrioSet( pedigreeData = Pedigree(), sample.sheet, row.names = NULL, lrr, baf, featureData, cdfname, drop = TRUE, mindist = NULL, genome = c("hg19", "hg18") )
pedigreeData |
an object of class |
sample.sheet |
a |
row.names |
a character vector providing row identifiers for
the |
lrr |
a matrix of log R ratios |
baf |
a matrix of B allele frequencies |
featureData |
a |
cdfname |
character string indicating the annotation package used to extract physical position and chromosome of markers |
drop |
logical. When FALSE, the dimnames on the log R ratio and BAF arrays is set to NULL |
mindist |
can be either NULL or a matrix of the minimum distance |
genome |
character string providing the UCSC genome build |
TrioSet