View source: R/class-variants.R
variants | R Documentation |
Constructor for the S4 variants object.
variants(
variants = variants_tbl(),
genomic_contexts = genomic_contexts_tbl(),
ensembl_ids = v_ensembl_ids_tbl(),
entrez_ids = v_entrez_ids_tbl()
)
variants |
A |
genomic_contexts |
A |
ensembl_ids |
A |
entrez_ids |
A |
An object of class variants.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.