View source: R/get_signature_matrices.R
get_signature_matrices | R Documentation |
This function downloads and returns signature matrices and associated cell-type labels from the scMappR_data repo.
get_signature_matrices(type = "all")
type |
a character vector that can be 'all', 'pVal', or 'OR' |
get_signature_matrices
Returns the signature matrices currently stored in scMappR_Data. Associated cell-type labels from different methods for each signature matrix is also provided.
signatures <- get_signature_matrices(type = "all")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.