View source: R/single_gene_matrix_regression.R
single_gene_matrix_regression | R Documentation |
function definitions ##### Return a list with 2 matrix: index matrix, but values of NegCtrl columns are all 1; genes * cells matrix, similar to scale_data matrix, but all values over quantile with setting of outlier_threshold will be replace with the outlier_threshold quantile
single_gene_matrix_regression( targetobj, ngctrlgene = c("NonTargetingControlGuideForHuman"), indmatrix = NULL, selected_genes_list = NULL )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.