GatherData: GatherData

Description Usage Arguments Value

View source: R/interface.R

Description

GatherData

Usage

1
2
3
4
5
6
7
GatherData(object, ...)

## S3 method for class 'Seurat'
GatherData(object, assay, slot_use, ...)

## S3 method for class 'SingleCellExperiment'
GatherData(object, assay, ...)

Arguments

object

scRNA-seq data object to pull data from

...

Additional arguments

assay

Assay to pull data from

slot_use

Slot to pull data from. Ignored for SingleCellExperiment objects

Value

matrix

matrix


milescsmith/scWGCNA documentation built on May 28, 2019, 12:23 p.m.