load_correct_label: Load the corrected label of cells

Description Usage Arguments

Description

Load the corrected label of cells

Usage

1
2
3
4
5
6
7
8
load_correct_label(
  metadata,
  root_dir,
  file_name,
  sheetName,
  barcode_col = NULL,
  process_ID_func = NULL
)

Arguments

metadata

metadata to be added to seurat

root_dir

directory to the correct cell labels

file_name

file_name of the correct cell labes

sheetName

the excel sheet name

barcode_col

the column storing the barcode, default is the rownames

process_ID_func

function to preprocess the cell barcode


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.