FindLinkedGenes | R Documentation |
Find genes coaccessible with causal peaks for each cluster/trait pair
FindLinkedGenes(pheno.cl.use, causal.z, peak.gene.weights, min.weight = 0.1)
pheno.cl.use |
Trait/cluster pairs to analyze, as a character vector of "trait: cluster" elements |
causal.z |
List of lists of causal peaks for each trait and cell type generated by FindCausalPeaks |
peak.gene.weights |
Matrix of peak - gene coaccessibilities |
min.weight |
Minimum coaccessibility to consider |
Matrix describing the coaccessibility of specified trait/cluster pairs with genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.