An S4 class to represent SingleR objects This object can be upload to the SingleR browser (http)
project.namea string. Must be the same as the file name.
xymatrix of the xy coordinates. Row names must be single-cell names.
labelsdata.frame of the SingleR annotations. Rows are single-cell, a column for each annotation by reference. Column names are the reference name (e.g. Immgen, Immgen.main, Blueprint+Encode, etc.)
labels.NFTSame as labels. Annotation before fine-tuning.
labels.clustersdata.frame. Same as labels, but a row for each cluster, not single-cell.
labels.clusters.NFTSame as labels.clusters. Annotation before fine-tuning.
clustersdata.frame. Rows are single-cell, columns are clusters. Multiple clsutering are possible.
identdata.frame. Rows are single-cell, columns are caterogical meta.data (e.g. orig.ident).
otherdata.frame. Rows are single-cell, columns are continous variables (e.g. cell cycle score).
scoreslist. Each item in the list corresponds to the column labels in labels. Items are the SingleR score matrices.
meta.datacharacter array. Each item is a named charachter (e.g. Citation, Organism, Technology)
expra matrix. The single-cell expression matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.