aggregate_scProfiles: Aggregate scRNA Profiles

View source: R/aggregate_scProfiles.R

aggregate_scProfilesR Documentation

Aggregate scRNA Profiles

Description

Aggregate scRNA expression profiles that have the same cluster label or cell type label

Usage

aggregate_scProfiles(scRNA_exp, scRNA_st, cell_id_col, group_id_col)

Arguments

scRNA_exp

scRNA expression profiles

scRNA_st

scRNA expression profiles sample table

cell_id_col

column name for cell id

group_id_col

column name for cluster label or cell type label

Value

a list consists of aggregated expression profiles and aggregated sample table


pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.