This function retrieves colocalisation data for a specific variant from a study with other GWAS studies. It returns a data frame of the studies that colocalise with the input variant and study, including details on the study and reported trait, index variant, and calculated coloc method (see Ref. below) outputs.
Value
Returns a data frame of the studies that colocalise with the input variant and study. The table consists of the following data structure:
study.studyId
: Character vector. Study identifier.study.traitReported
: Character vector. Reported trait associated with the colocalisation.study.traitCategory
: Character vector. Trait category.indexVariant.id
: Character vector. Index variant identifier.indexVariant.position
: Integer vector. Index variant position.indexVariant.chromosome
: Character vector. Index variant chromosome.indexVariant.rsId
: Character vector. Index variant rsID.beta
: Numeric vector. Beta value associated with the colocalisation.h3
: Numeric vector. H3 value associated with the colocalisation.h4
: Numeric vector. H4 value associated with the colocalisation.log2h4h3
: Numeric vector. Log2 ratio of H4 to H3 values.