barcodeLabels: Subset and assign labels to seurat

View source: R/M1_functions.R

barcodeLabelsR Documentation

Subset and assign labels to seurat

Description

Subset and assign barcode labels (in Seurat object) to "subset_group" metadata field, as specified by which.strata parameter.

Usage

barcodeLabels(so, which.strata)

Arguments

so

Seurat Object

which.strata

Barcode labeling parameter. If NA, "subset_group" metadata field is set to "pooled".

Value

Seurat Object (with updated metadata)


NMikolajewicz/scMiko documentation built on June 28, 2023, 1:41 p.m.