Description Slots Author(s) See Also
Some additional details about this S4 generic and its methods. The extra blank line between this section and the title is critical for roxygen2 to differentiate the title from the description section.
twkInstance of a twk object. This is the
computed information that is returned from the underlying
.Call to Tomahawk. Note that no data is stored in
this object in this case.
nTotal number of data points in the reduced output matrix.
xNumber of bins in the X dimension.
yNumber of bins in the Y dimension.
bpxBase-pairs encompassed in each x-bin.
bpyBase-pairs encompassed in each y-bin.
aggregationThe function string name used for aggregation.
reductionThe function string name used for reduction.
n_originalTotal number of original data points prior to aggregation.
rangeTotal number of base-pairs encompassed by the aggregator.
offsetsData frame representing the cumulative number of base-pairs used by each chromosome in the file.
dataOutput aggregated matrix of size [x, y] such that x*y = n.
Marcus D. R. Klarqvist <mk819@cam.ac.uk> | <https://mdrk.me>
twk_index, twk_header,
twk_filter, and twk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.