Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 854 Bytes

File metadata and controls

27 lines (19 loc) · 854 Bytes

gstudio

This is an R package for the spatial analysis of population genetic data.

For a complete overview of the package, see the full documentation at http://dyerlab.github.io/gstudio/

To install these packages from this repository, fire up R and

install.packages( c("RgoogleMaps",
                    "geosphere",
                    "proto",
                    "sampling",
                    "seqinr",
                    "spacetime",
                    "spdep"), 
                  dependencies=TRUE )

library(devtools)
install_github("dyerlab/popgraph")
install_github("dyerlab/gstudio")

If you would like to contribute to this package or have any questions regarding its construction, use, or additional functionalities, please contact Rodney J. Dyer or visit his lab page http://dyerlab.org