View source: R/Link_pathway_blocks_gwas.R
Pathway_block_func | R Documentation |
Pathway_block_func
Pathway_block_func(
Pagwas = NULL,
Pachrom_block_list,
chrom_gwas_list,
singlecell = T,
celltype = T,
chrom_ld,
backingpath,
n.cores = 1
)
Pagwas |
NULL |
Pachrom_block_list |
result for chrome block |
chrom_gwas_list |
list of gwas block in chrom |
singlecell |
whether to run singlecell progress |
celltype |
whether to run celltype progress |
chrom_ld |
default is block_annotation |
backingpath |
file address for bk files, no "/" in the end. |
n.cores |
cores for regression |
Pagwas result list including Pathway block.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.