View source: R/methods-TrioSetList.R
The TrioSetList
class has been deprecated and may be removed in
a future release. Use MinDistExperiment
instead.
1 2 3 4 5 6 7 8 9 10 11 12 | TrioSetList(
chromosome = integer(),
pedigreeData = Pedigree(),
sample.sheet,
row.names = NULL,
lrr,
baf,
featureData,
cdfname,
ffname = "",
genome
)
|
chromosome |
integer vector of chromosome names |
pedigreeData |
a |
sample.sheet |
a |
row.names |
a character vector |
lrr |
a matrix of log R ratios |
baf |
a matrix of B allele frequencies |
featureData |
a |
cdfname |
a character string indicating the annotation package |
ffname |
prefix for ff-filenames |
genome |
character string indicating genome build |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.