SpatialAnno.Rd
SpatialAnno, an efficient and accurate annotation method for spatial transcriptomics datasets, with capability of effectively leveraging a large number of non-marker genes with “qualitative” information about marker genes, without using a reference dataset.
a normalized matrix. The row is for spots/cells, and the column is for genes.
a integer vector used in SC.MEB. The default is 2:10
a list that contain cell types and corresponding cell-type specific markers.
character specifying which method to generate initial value. In general, We recommend to use the method of SCINA for high-dimensional non-markers and the method of scSorter for low-dimensional non-marker. The default is SCINA.
logical value specifying whether or not include unknown
a initial value of smooth parameter
a pre-defined vector of smooth parameter
a string specifying which mode to use. It has four modes: "full", "annotation", "spatial+annotation" and "annotation+factor". The "full" mode means SpatialAnno runs with all three components, marker component, spatial component, and factor component. The "annotation" mode means SpatialAnno runs with only marker component. The "spatial+annotation" means SpatialAnno runs with marker and spatial components. The "annotation+factor" mode means SpatialAnno runs with marker and non-marker components. The default is "full".
the dimension of embedding generated by SpatialAnno. The default is 15
a list.
SpatialAnno, an efficient and accurate annotation method for spatial transcriptomics datasets, with capability of effectively leveraging a large number of non-marker genes with “qualitative” information about marker genes, without using a reference dataset.