Description Usage Arguments Value Author(s) Examples
operations on GWAS catalog
1 2 3 4 5 | topTraits (gwwl, n=10, tag="DISEASE/TRAIT")
locs4trait(gwwl, trait, tag="DISEASE/TRAIT")
chklocs(chrtag="20", gwwl)
|
gwwl |
instance of |
n |
numeric, number of traits to report |
tag |
character, name of field to be used for trait enumeration |
trait |
character, trait to use for filtering |
chrtag |
character, chromosome identifier |
topTraits
returns a character vector of most frequently
occurring traits in the database
locs4trait
returns a gwaswloc
object with records defining associations to the specified trait
chklocs
returns a logical that is TRUE when the
asserted locations of SNP in the GWAS catalog agree
with the locations given in the dbSNP package
SNPlocs.Hsapiens.dbSNP144.GRCh37
VJ Carey <stvjc@channing.harvard.edu>
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.