Description Usage Arguments Value Author(s)
View source: R/get_snp_genes.R
Parse gene IDs from list of SNP IDs (rs IDs). Annotation file is required!
1 2 3 4 5 | get_snp_genes(
snp,
ref = "~/cmcouto.silva@usp.br/lab_files/all_datasets/Reference_annotation",
include = NULL
)
|
snp |
Character. Vector with rs IDs. |
ref |
Scalar character. Path to file with SNP and gene info (table with "SNP" and "GENE" columns). |
Character vector with gene IDs.
CainĂ£ Max Couto-Silva
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.