setListClass {sevenbridges} | R Documentation |
Extends IRanges SimpleList class and return constructor.
setListClass(elementType = NULL, suffix = "List", contains = NULL, where = topenv(parent.frame()))
elementType |
[character] |
suffix |
[character] default is "List" |
contains |
[character] class name. |
where |
environment. |
S4 class constructor