View source: R/validateVariantType.R
validateVariantType | R Documentation |
Validates the variantType parameter in PALM()
validateVariantType(vT)
vT |
Specifies whether the variant is an allele, motif, or haplotype. |
TRUE if the entered variantType is accepted ('motif', 'allele', or 'haplotype'). FALSE for any other provided entry.
For internal SSHAARP use only
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.