RangedBTmethods: Methods for RangedBT

Description Usage Arguments

Description

Basic accessors

simple accessors for assay and metadata components

extract character name of dataset in which RangedBT is defined

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
## S4 method for signature 'RangedBT,ANY'
assay(x, i, ...)

## S4 method for signature 'RangedBT'
rowRanges(x, ...)

project(x)

## S4 method for signature 'RangedBT'
project(x)

assayname(x)

datasetname(x)

## S4 method for signature 'RangedBT'
show(object)

## S4 method for signature 'RangedBT'
nrow(x)

set_cached_nrow(x, nr)

Arguments

x

RangedBT instance

i

ignored

object

a RangedBT instance

nr

integer row count, not checked

...

ignored


vjcitn/MultiAssayBT documentation built on May 3, 2019, 6:13 p.m.