get matrices of normalized quantifications from full totalVI 5k10k from tutorial

getTotalVINormalized5k10k()

Value

list of matrices

Examples

nmlist <- getTotalVINormalized5k10k()
vapply(nmlist, dim, numeric(2))
#>      rna_nmlzd prot_nmlzd
#> [1,]     10849      10849
#> [2,]      4000         14