RNAmodR-internals | R Documentation |
These functions are used internally.
## 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.