generate_pattern {minSNPs}R Documentation

generate_pattern

Description

generate_pattern is used to generate pattern for calculation.

Usage

generate_pattern(seqc, ordered_index = c(), append_to = list())

Arguments

seqc

list of sequences

ordered_index

list of indexes for the pattern in the order

append_to

existing patterns to append to

Value

Will return concatenated list of string for searching.


[Package minSNPs version 0.2.0 Index]