Description Usage Arguments Value
Retrives data for plotting. Returned ranges may go a bit outside the queried ones if the overlapping bins do not perfectly align with the user provided boundries
1 2 3 4 5 6 7 |
data_source |
a transcript_quantifier-class object or string giving the path to a bigwig file |
chrom |
the chromosome of your query region (single value) |
start |
the start position of your query region (single value) |
end |
the end position of your query region (single value) |
a GRanges-class objects with the read counts in
the value
column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.