R/wiggleplotr.R
plot_gene_coverage_by_var.Rd
Plot BigWig coverage for genes of interest colored by a given variable
plot_gene_coverage_by_var(
genes_of_interest = "RXRG",
cell_metadata,
bigwig_tbl,
var_of_interest = "batch",
values_of_interest = NULL,
organism = "human",
edb = NULL,
heights = c(3, 1),
scale_y = "log10",
reverse_x = FALSE,
start = NULL,
end = NULL,
summarize_transcripts = FALSE,
...
)
Gene of interest
a dataframe with cell metadata from seurat
a tibble with colnames "name", "bigWig", and "sample_id" matching the filename, absolute path, and sample name of each cell in the cell_metadata
Variable to color by
Organism
ensembldb object
The heights of each row in the grid of plot