GPA
GPA: Genetic analysis incorporating Pleiotropy and Annotation
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.1%) to scientific vocabulary
Repository
GPA: Genetic analysis incorporating Pleiotropy and Annotation
Basic Info
- Host: GitHub
- Owner: dongjunchung
- Language: R
- Default Branch: master
- Homepage: http://dongjunchung.github.io/GPA/
- Size: 347 KB
Statistics
- Stars: 15
- Watchers: 3
- Forks: 9
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
GPA
GPA (Genetic analysis incorporating Pleiotropy and Annotation) is a statistical approach to prioritizing GWAS results by integrating pleiotropy information and annotation data, proposed in Chung et al. (2014). 'GPA' package provides computationally efficient and user friendly interface to fit the GPA models and implement the hypothesis testing for the pleiotropy and the enrichment of annotation for the associated SNPs. The 'GPA' vignette provides a good start point for the step-by-step data analysis using 'GPA' package. Please check our GPA Google Group for discussions and questions regarding genetic data analysis using 'GPA' package. The following two help pages provide a good start point for the genetic analysis using the 'GPA' package, including the overview of 'GPA' package and the example command lines:
library(GPA)
package?GPA
class?GPA
ShinyGPA
ShinyGPA is an interactive and flexible visualization framework to investigate the pleiotropic architecture using GWAS results, proposed in Kortemeier et al. (2017). The following help page provides the overview of ShinyGPA and the example command lines:
library(GPA)
?shinyGPA
Installation
The stable versions of 'GPA' package can be obtained from the following URLs:
Package source: https://github.com/dongjunchung/GPAbinary/blob/master/GPA1.1-0.tar.gz?raw=true
Windows binary: https://github.com/dongjunchung/GPAbinary/blob/master/GPA1.1-0.zip?raw=true
Mac OS/X binary: https://github.com/dongjunchung/GPAbinary/blob/master/GPA1.1-0.tgz?raw=true
To install the developmental versions of 'GPA' package, it's easiest to use the 'devtools' package. Note that the 'GPA' package depends on the 'Rcpp' package, which also requires appropriate setting of Rtools and Xcode for Windows and Mac OS/X, respectively.
```
install.packages("devtools")
library(devtools) install_github("dongjunchung/GPA") ```
References
Chung D*, Yang C*, Li C, Gelernter J, and Zhao H (2014), "GPA: A statistical approach to prioritizing GWAS results by integrating pleiotropy information and annotation data," PLoS Genetics, 10: e1004787. (* joint first authors)
Kortemeier E, Ramos PS, Hunt KJ, Kim HJ, Hardiman G, and Chung D (2018), "ShinyGPA: An interactive and dynamic visualization toolkit for genetic studies," PLOS One, 13(1): e0190949.
Owner
- Name: Dongjun Chung
- Login: dongjunchung
- Kind: user
- Location: Columbus, OH
- Company: The Ohio State University
- Website: https://sites.google.com/site/statdchung/
- Repositories: 17
- Profile: https://github.com/dongjunchung
GitHub Events
Total
- Watch event: 3
- Fork event: 1
Last Year
- Watch event: 3
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Dongjun Chung | d****g@g****m | 24 |
| Dongjun Chung | d****g@D****l | 5 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 8,139 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
bioconductor.org: GPA
GPA (Genetic analysis incorporating Pleiotropy and Annotation)
- Homepage: http://dongjunchung.github.io/GPA/
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/GPA/inst/doc/GPA.pdf
- License: GPL (>= 2)
-
Latest release: 1.20.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- DT * depends
- R >= 3.0.0 depends
- Rcpp * depends
- ggplot2 * depends
- ggrepel * depends
- graphics * depends
- methods * depends
- parallel * depends
- plyr * depends
- shiny * depends
- shinyBS * depends
- vegan * depends
- gpaExample * suggests