Skip to content

R package that generates plots representing the association of SNPs with a list of phenotypes.

License

Notifications You must be signed in to change notification settings

lihaone/phenotypicForest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phenotypic forest

phenotypicForest is an R package that produces two types of plots:

  1. phorest: similar to epidemiological forest plots but used for comparing the effects of SNPs on phenotypes. Phenotypes can be grouped by themes. Phorests can also be used to compare groups of SNPs.
  2. polarHistogram: plots a large number of histogram on a wheel, to save space.

See the vignette for some examples.

Installation

You need to install devtools from CRAN first (install.packages("devtools")). Then run the command:

devtools::install_github("chrislad/phenotypicForest")

Note

This is an update of an old package, to make it compliant with the current syntax of ggplot2. This is really old code that could use a revamp. Be my guest! I'm not planning to spend much time on it.

About

R package that generates plots representing the association of SNPs with a list of phenotypes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%