Creates an authors' reported genes table.
reported_genes_tbl(
association_id = character(),
locus_id = integer(),
gene_name = character()
)
A tibble
whose columns are the named arguments
to the function.
A character vector of association identifiers.
An integer vector of locus identifiers.
A character vector of gene symbol according to HUGO Gene Nomenclature (HGNC).