match_count: 'match_count'

View source: R/utility.R

match_countR Documentation

match_count

Description

match_count return the number of matches of the target string in the given sequence

Usage

match_count(target, search_from)

Arguments

target

the search target

search_from

the sequence to search from

Value

number of matches


minSNPs documentation built on May 29, 2024, 2:48 a.m.