remove_clusters: Remove clusters

View source: R/SingleCellRNASeq.R

remove_clustersR Documentation

Remove clusters

Description

Remove clusters

Usage

remove_clusters(
  object,
  cluster.type = c("louvain", "walktrap", "kmeans"),
  cluster_ids = c()
)

Arguments

object

The SingCellaR object.

cluster.type

The clustering method name.

cluster_ids

The vector of cluster ids that will be removed e.g. c('cl1:cl2','cl9:cl10').


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