Learn R Programming

SSHAARP (version 2.0.8)

validateVariantType: validateVariantType

Description

Validates the variantType parameter in PALM()

Usage

validateVariantType(vT)

Value

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

Arguments

vT

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