View source: R/gene_scoring_big_matrices.r
read_exp_and_annot_environ | R Documentation |
Read expression and annotation data into the environment, then check the sample/cell tags for correspondence between exp and annot.
read_exp_and_annot_environ(obj, exp_rds, annot_rds)
obj |
Environment to read exp and annotLevels to. |
exp_rds |
Path to RDS file containing the expression matrix. |
annot_rds |
Path to RDS file containing the annotation dataframe. |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.