TF_dense_w_100: Contains an output of the dense_zones function.

Description Usage Format Value Examples

Description

TF_dense_w_100 is a list of 7 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=100, chr="all", acctype="TF". TF_dense_w_100 is included in the data_man collection.

Usage

1
data("data_man")

Format

An object of class list.

Value

None, the function is invoked for its side effect.

Examples

1
2
3
4
# loading data
data("data_man")
# TF_dense_w_100 is in the data_man collection of datasets
head(TF_dense_w_100)

TFHAZ documentation built on Nov. 8, 2020, 5:05 p.m.