base_dense_w_10: Contains an output of the dense_zones function.

base_dense_w_10R Documentation

Contains an output of the dense_zones function.

Description

base_dense_w_10 is a list of 8 elements (zones, zones_count, bases_count, lengths, distances, acctype, chr, w). It is the output of dense_zones function (with threshold_step=21 in order to have 14 threshold values) applied to the accumulation vector found with w=10, chr="all", acctype="base". base_dense_w_10 is included in the data_man collection.

Usage

data("data_man")

Format

An object of class list.

Value

None, the function is invoked for its side effect.

Examples

# loading data
data("data_man")
# base_dense_w_10 is in the data_man collection of datasets
head(base_dense_w_10)

DEIB-GECO/TFHAZ documentation built on July 29, 2023, 5:45 p.m.