R/transcript_score_utilities.R
scoreGenesInRef.Rd
calculate log-likilhood score of each gene based on reference expression profiles and return the centered score matrix
scoreGenesInRef(genes, ref_profiles, flag_center = TRUE)
a vector of gene name to score
a gene X cell_type expression matrix for reference profiles
flag to center the score matrix per gene before return, default = TRUE
loglik, a gene X cell_type matrix of centered loglik score for each gene