View source: R/SingleCellRNASeq.R
TargetSeq_load_cell_metadata | R Documentation |
Loading cell metdata from TARGET-Seq analysis
TargetSeq_load_cell_metadata(
object,
sep = "\t",
a_column_of_the_cell_names = 1
)
object |
The SingCellaR object. |
sep |
The field separator character. |
a_column_of_the_cell_names |
The column that contains cell names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.