Description Usage Arguments Value
View source: R/~old/R/SNP2gene.R View source: R/SNP2gene.R
NOTE: updated GenomicRanges to version 1.30.1 on 01/30/2018 Requires ignore.strand=TRUE param to properly run distanceToNearest() given unknown strand assignment for SNP array-based genotyping info
1 | SNP2gene(in_file, refgene_file, marg = 0, output_file)
|
in_file |
(char) path to PLINK bim file (only CHR, SNP, and BP columns considered). |
refgene_file |
(char) path to refseq table with header. |
marg |
(integer) region upstream and downstream of [txStart,txEnd] (default=0). |
output_file |
(char) path to write snp-to-gene mapping file. |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.