Description Usage Arguments Value Examples
initialize a fileSet class by allocating appropriate storage
1 | initFileSet(map_path, platform, samples, probes = NULL, inc = 4)
|
map_path |
path of file to map |
platform |
EPIC, HM450 or HM27, consistent with sset@platform |
samples |
sample names |
probes |
probe names |
inc |
bytes per unit data storage |
a sesame::fileSet object
1 | fset <- initFileSet('mybetas2', 'HM27', c('s1','s2'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.