validateVariantType {SSHAARP}R 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


[Package SSHAARP version 2.0.8 Index]