Description Usage Arguments Value Examples
FIXME: switch from 'parallel' to BiocParallel
1 | SigSetListFromIDATs(stubs, parallel = FALSE)
|
stubs |
the IDAT filename stubs |
parallel |
run in parallel? (default FALSE) |
a SigSetList
1 2 3 | ## a SigSetList of length 1
ssets <- SigSetListFromIDATs(file.path(
system.file("extdata", "", package = "sesameData"), "4207113116_A"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.