Description Usage Arguments Value
View source: R/celltype_assign.R
takes in a .csv table and build up the ref.marker object for assignment of cell types. The list should be in the following format gene | cell.type1,cell.type2,....
1 | Build.Ref.Markers(path, sep = ",", splitter = ",")
|
path |
the path to the csv file with reference marker |
sep |
the delimiter of the scv file |
splitter |
the seperator between markers |
a ref_markers object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.