get_signature_matrices: Get signature matrices.

View source: R/get_signature_matrices.R

get_signature_matricesR Documentation

Get signature matrices.

Description

This function downloads and returns signature matrices and associated cell-type labels from the scMappR_data repo.

Usage

get_signature_matrices(type = "all")

Arguments

type

a character vector that can be 'all', 'pVal', or 'OR'

Value

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.

Examples


 
signatures <- get_signature_matrices(type = "all")
 

 

scMappR documentation built on July 9, 2023, 6:26 p.m.