View source: R/SingleCellRNASeq.R
TargetSeq_process_cells_annotation | R Documentation |
Target-Seq processing for cell annotation
TargetSeq_process_cells_annotation(
object,
mito_genes_start_with = "MT-",
ERCC_genes_start_with = "ERCC-"
)
object |
The TargetSeq object. |
ERCC_genes_start_with |
The unique prefix alphabets for ERCC genes. |
mitochondiral_genes_start_with |
The unique prefix alphabets for mitocondrial genes such as 'MT-' for human and 'mt-' for mouse genes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.