Example Bioconductor S4 DFrameList object.
Usage
data(DFrameList)Examples
if (requireNamespace("IRanges", quietly = TRUE)) {
data(DFrameList)
class(DFrameList)
is(DFrameList, "DFrameList")
print(DFrameList)
}
#> DataFrameList of length 2