RNAmodR-internals: RNAmodR internal functions

Description Usage Arguments Value

Description

These functions are used internally.

Usage

 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, ...)

Arguments

object, range, data, modType, scoreFun, source, type, x, i, j, ..., exact, value

Internal arguments

Value

internally used values


RNAmodR documentation built on Dec. 15, 2020, 2 a.m.