get_patternMarkerNames: Get pattern markers as gene names for a set of CoGAPS results

Description Usage Arguments Value Examples

View source: R/get_patternMarkerNames.R

Description

get_patternMarkerNames is a wrapper function around the CoGAPS::patternMarkers function for retrieving pattern markers as gene names for a set of CoGAPS results derived from a monocle CellDataSet object.

Usage

1
get_patternMarkerNames(CoGAPS_res, cds, threshold = "all", lp = NA)

Arguments

CoGAPS_res

a CoGAPS result object.

cds

a CellDataSet object e.g. used in the monocle package

Value

a CoGAPS patternMarkers object

Examples

1
patternMarkers <- get_patternMarkerNames(myCoGAPSres, cds=dat)

jacobheng/cellwrangler documentation built on Aug. 12, 2019, 6:49 a.m.