match_count {minSNPs} | R 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
[Package minSNPs version 0.2.0 Index]