Description Usage Arguments Value
These functions are used internally.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ## S4 method for signature 'SequenceDataSet'
parallel_slot_names(x)
## S4 method for signature 'SequenceDataSet'
getListElement(x, i, exact = TRUE)
## S4 method for signature 'SequenceDataList'
parallel_slot_names(x)
## S4 method for signature 'SequenceDataList'
getListElement(x, i, exact = TRUE)
## S4 method for signature 'Modifier'
subset(x, name, pos = 1L, ...)
## S4 method for signature 'SplitDataFrameList,GRanges'
labelByCoord(x, coord, ...)
|
object, range, data, modType, scoreFun, source, type, x, i, j, ..., exact, value |
Internal arguments |
internally used values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.