colnames {BASiCS}R Documentation

'colnames' method for BASiCS_Chain objects

Description

Returns the labels of cell-specific BASiCS parameters

Usage

## S4 method for signature 'BASiCS_Chain'
colnames(x)

Arguments

x

A BASiCS_Chain object.

Value

An vector of labels

Author(s)

Catalina A. Vallejos cnvallej@uc.cl

Examples


help(BASiCS_MCMC)


[Package BASiCS version 1.2.1 Index]