get_window_length: Get k-mer window length

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Compute a k-mer window length. The window length is the total size used by the k-mer - the number of elements and the size of gaps.

Usage

1

Arguments

d

integer vector with distances between consequent elements

Value

integer representing the total window length


piotr-ole/kmer documentation built on Nov. 14, 2019, 8:10 p.m.