Description Usage Arguments Value Examples
constructor
| 1 | 
| ... | the SigSet objects that will be the List elements | 
a SigSetList
| 1 2 3 4 5 6 7 | sset1 <- readIDATpair(file.path(system.file(
    'extdata','',package='sesameData'), '4207113116_A'))
sset2 <- readIDATpair(file.path(system.file(
    'extdata','',package='sesameData'), '4207113116_B'))
SigSetList(sset1, sset2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.