View source: R/Singlecell_heritability_contributions.R
get_Pathway_sclm | R Documentation |
get_Pathway_sclm
get_Pathway_sclm(
pa_block,
pca_scCell_mat,
data_mat,
rawPathway_list,
snp_gene_df,
n.cores = 1,
backingpath,
Rns
)
pa_block |
single pathway blocks. |
pca_scCell_mat |
Element in Pagwas. |
data_mat |
Element in Pagwas. |
rawPathway_list |
Element in Pagwas.. |
snp_gene_df |
Element in Pagwas. |
n.cores |
cores for regression |
backingpath |
file address for bk files, no "/" in the end. |
Rns |
Random bk names |
lm result for pathway in single cell.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.