View source: R/convert_rs_to_loc.R
convert_rs_to_loc | R Documentation |
Convert rs ids to CHR:BP locations.
convert_rs_to_loc(df, SNP_column, dbSNP)
df |
dataframe. Dataframe containing SNPs as rs ids. |
SNP_column |
chr. Name of column (in quotation marks) containing rs ids in dataframe. |
dbSNP |
BS genome reference snps (choose appropriate dbSNP build dependent on genome build). |
Dataframe with rs ids and CHR:BP locations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.