View source: R/seeker_snp_consequences.R
seeker_snp_consequences | R Documentation |
seeker Single Nucleotide Polymorphism consequences
seeker_snp_consequences(ID)
## S3 method for class 'character'
seeker_snp_consequences(ID)
## S3 method for class 'factor'
seeker_snp_consequences(ID)
## S3 method for class 'data.frame'
seeker_snp_consequences(ID)
ID |
A Single Nucleotide Polymorphism ID ("rs") in character or data.frame |
A list with the consequences based on a variant identifier
NULL
NULL
NULL
Erick Cuevas-Fernández
https://rest.ensembl.org
seeker_snp_consequences("rs243034")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.