View source: R/perform.sctype.R
| perform.sctype | R Documentation |
Performs sctype
perform.sctype(
object,
assay = "RAW",
slot = "counts",
clust.method,
column,
scaled = T,
db =
"https://raw.githubusercontent.com/IanevskiAleksandr/sc-type/master/ScTypeDB_full.xlsx",
tissue
)
object |
IBRAP S4 class object |
assay |
Character. String containing indicating which assay to use |
slot |
Character. String defining which slot in the assay to supply to Scanorama. Default = NULL |
db |
Character. String indicating where to collect database from. So far we only use the standard scType reference. |
tissue |
Character.String which tissue to subset. |
cell type annotation in relation to the clusterign categories that were provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.