validateVariantType: validateVariantType

View source: R/validateVariantType.R

validateVariantTypeR Documentation

validateVariantType

Description

Validates the variantType parameter in PALM()

Usage

validateVariantType(vT)

Arguments

vT

Specifies whether the variant is an allele, motif, or haplotype.

Value

TRUE if the entered variantType is accepted ('motif', 'allele', or 'haplotype'). FALSE for any other provided entry.

Note

For internal SSHAARP use only


SSHAARP documentation built on June 18, 2025, 1:08 a.m.