getMarkerGenesInfo: Get marker genes information for any selected cluster.

View source: R/SingleCellRNASeq.R

getMarkerGenesInfoR Documentation

Get marker genes information for any selected cluster.

Description

Get marker genes information for any selected cluster.

Usage

getMarkerGenesInfo(
  object,
  cluster.type = c("louvain", "walktrap", "kmeans", "merged_louvain", "merged_walktrap",
    "merged_kmeans"),
  cluster_id = "cl1"
)

Arguments

object

The SingCellaR object.

cluster.type

The type of clustering method.

cluster_id

The specified cluster ID (e.g. cluster1)

Value

a dataframe of marker information


supatt-lab/SingCellaR documentation built on Aug. 24, 2023, 5:49 p.m.