View source: R/class-associations.R
associations | R Documentation |
Constructor for the S4 associations object.
associations(
associations = associations_tbl(),
loci = loci_tbl(),
risk_alleles = risk_alleles_tbl(),
genes = reported_genes_tbl(),
ensembl_ids = ensembl_ids_tbl(),
entrez_ids = entrez_ids_tbl()
)
associations |
An |
loci |
A |
risk_alleles |
A |
genes |
A |
ensembl_ids |
A |
entrez_ids |
A |
An object of class associations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.