Load the corrected label of cells
1 2 3 4 5 6 7 8 | load_correct_label(
metadata,
root_dir,
file_name,
sheetName,
barcode_col = NULL,
process_ID_func = NULL
)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.