calculate_batch_properties: Calculate Batch Quantifying Metrics

View source: R/calculate_batch_properties.R

calculate_batch_propertiesR Documentation

Calculate Batch Quantifying Metrics

Description

Calculate Batch Quantifying Metrics

Usage

calculate_batch_properties(data, batch_info, k, verbose = TRUE)

Arguments

data

A matrix of gene expression profile.

batch_info

Batch assignment of every cells in columns of matrix.

k

k nearest neighborhoods of every cell.

verbose

Whether messages are returned during the process.


duohongrui/simutils documentation built on March 12, 2024, 8:40 p.m.