get_positions_to_search: 'get_positions_to_search'

View source: R/search.R

get_positions_to_searchR Documentation

Description

get_positions_to_search is used to identify all the positions to loop through, used by branch_and_search and find_optimised_snps

Usage

get_positions_to_search(seqc_len, excluded_pos, traversed, bp)

Arguments

seqc_len

length of the matrix

excluded_pos

vector of excluded positions

traversed

vector of positions that is previously selected

bp

BiocParallel backend

Value

Will return a list of positions to search through


ludwigHoon/minSNPs documentation built on March 25, 2024, 11:54 a.m.