Description Usage Format Value Examples
TF_dense_w_1000 is a list of 8 elements (zones, zones_count, bases_count, lengths, distances, acctype, chr, w). It is the output of the dense_zones function applied to the accumulation vector found with w=1000, chr="all", acctype="TF". TF_dense_w_1000 is included in the data_man collection.
1 | data("data_man")
|
An object of class list.
None, the function is invoked for its side effect.
1 2 3 4 | # loading data
data("data_man")
# TF_dense_w_1000 is in the data_man collection of datasets
head(TF_dense_w_1000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.