Description Usage Arguments Value
View source: R/visual_service.R
ATAC coverage static plot
1 2 3 4 5 6 7 8 9 10 11 | coverage_plot(
req,
type = "gene",
gene = "GAD2",
flank = "10000",
chr = "chr10",
start = "26116307",
end = "26316307",
is_annotation = T,
is_peak = F
)
|
req |
request payload |
type |
string |
gene |
string#' |
flank |
string |
chr |
string |
start |
string |
end |
string |
is_annotation |
string |
is_peak |
string |
static plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.