check_pairwise: Check if all pairwise combinations of elements of 'input.seq'...

View source: R/check_phase_configurations.R

check_pairwiseR Documentation

Check if all pairwise combinations of elements of input.seq are contained in twopt

Description

Check if all pairwise combinations of elements of input.seq are contained in twopt

Usage

check_pairwise(input.seq, twopt)

Arguments

input.seq

An object of class mappoly.sequence

twopt

An object of class mappoly.twopt

Value

If all pairwise combinations of elements of input.seq are contained in twopt, the function returns 0. Otherwise, returns the missing pairs.


mmollina/MAPpoly documentation built on March 9, 2024, 2:52 a.m.