View source: R/cell_type_specificity.R
cell_type_specificity | R Documentation |
Aggregate SNP overlap across various epigenomic datasets and then identify the number of SNPs overlapping by each cell type
cell_type_specificity(
plot_dat,
merged_DT,
plot_specificity = TRUE,
min_count = NULL,
top_celltype_only = FALSE,
label_yaxis = TRUE,
y_lab = NULL,
show_genes = FALSE,
x_strip_angle = 40,
show_plot = TRUE
)
plot_specificity |
Plot cell-type specificity scores for locus instead of raw assay overlap counts. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.