To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("gwascat")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
representing and modeling data in the NHGRI GWAS catalog
Author: VJ Carey <stvjc at channing.harvard.edu>
Maintainer: VJ Carey <stvjc at channing.harvard.edu>
Citation (from within R,
enter citation("gwascat")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("gwascat")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("gwascat")
| R Script | gwascat -- exploring NHGRI GWAS catalog | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | Genetics, Software |
| Version | 1.10.0 |
| In Bioconductor since | BioC 2.10 (R-2.15) |
| License | Artistic-2.0 |
| Depends | R (>= 3.0.0) |
| Imports | methods, BiocGenerics, S4Vectors, IRanges, GenomeInfoDb, GenomicRanges, snpStats, Biostrings, Rsamtools, rtracklayer |
| LinkingTo | |
| Suggests | DO.db, Gviz, ggbio, graph |
| SystemRequirements | |
| Enhances | SNPlocs.Hsapiens.dbSNP.20120608, pd.genomewidesnp.6 |
| URL | |
| Depends On Me | vtpnet |
| Imports Me | |
| Suggests Me | |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Package Source | gwascat_1.10.0.tar.gz |
| Windows Binary | gwascat_1.10.0.zip |
| Mac OS X 10.6 (Snow Leopard) | gwascat_1.10.0.tgz |
| Mac OS X 10.9 (Mavericks) | gwascat_1.10.0.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!