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.