SEXCHECK_COLNAMES <- c("FID", "IID", "PEDSEX", "SNPSEX", "STATUS", "F")
READ_SEXCHECK_COLNAME_WARN <- "read_sexcheck() was able to succesfully read %s, but the colnames were:\n%s;\ninstead of:\n%s"
IDS_NOT_PRESENT_SBC_WARN <- "There are IDs in variant_id that are not found in gds"
LENGTH_MISMATCH_ESTRACT_DOSAGE_EST <- "chrom, from.bp and to.bp are not all equal length"
utils::globalVariables(c("chromosome"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.