bioc-generic: Extracting Feature Names

Description Usage Functions

Description

The xbioc package provides extra methods for the generic featureNames and sampleNames, that extend the original Bioconductor interface.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
## S4 method for signature 'matrix'
featureNames(object)

## S4 replacement method for signature 'matrix'
featureNames(object) <- value

## S4 replacement method for signature 'matrix,ANY'
sampleNames(object) <- value

## S4 method for signature 'matrix'
sampleNames(object)

## S4 method for signature 'matrix'
exprs(object)

## S4 replacement method for signature 'matrix,ANY'
exprs(object) <- value

Functions


renozao/xbioc documentation built on Sept. 3, 2020, 1:13 a.m.