get_signature_matrices function

Get signature matrices.

Get signature matrices.

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

get_signature_matrices(type = "all")

Arguments

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

Returns

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")
  • Maintainer: Dustin Sokolowski
  • License: GPL-3
  • Last published: 2023-06-30