positive_ngrams: Function returns ector indicating n-grams considered positive

Description Usage Arguments

View source: R/benchmark_utils.R

Description

Positive n-gram is either n-gram containing motif (not longer than n + (n+1) // 4) or n-gram that is a part of motif

Usage

1
positive_ngrams(ngram_matrix)

Arguments

ngram_matrix

matrix of n-gram occurences


jakubkala/QuiPTsim documentation built on Jan. 17, 2022, 11:27 p.m.