R/global.R

utils::globalVariables(c(
  "otherStudyLocus.study.id",
  "otherStudyLocus.study.projectId",
  "otherStudyLocus.study.traitFromSource",
  "otherStudyLocus.study.publicationFirstAuthor",
  "otherStudyLocus.variant.id",
  "otherStudyLocus.variant.chromosome",
  "otherStudyLocus.variant.position",
  "otherStudyLocus.variant.referenceAllele",
  "otherStudyLocus.variant.alternateAllele",
  "otherStudyLocus.pValueMantissa",
  "otherStudyLocus.pValueExponent",
  "numberColocalisingVariants",
  "colocalisationMethod",
  "h3",
  "h4",
  "clpp",
  "betaRatioSignAverage",
  "place",
  "overlappedVariantsForStudies",
  "overlaps",
  "variantIdA",
  "variantIdB",
  "overlapAB",
  "distinctA",
  "distinctB"
))

Try the otargen package in your browser

Any scripts or data that you put into this service are public.

otargen documentation built on Aug. 9, 2025, 1:08 a.m.