Skip to content

general package containing unpak data in R binary data files, utility functions, and vignettes

Notifications You must be signed in to change notification settings

stranda/unpakathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unpakathon

Data snapshot of unpak data with supporting functions and vignettes.

Make sure to install these packages: devtools, dplyr, ggplot2, igraph

This package depends on 'adjustPhenotypes'. You can install from github using the incomparable devtools package:

devtools::install_github("stranda/adjustPhenotypes")

After installing adjustPhenotypes, you can install this package:

devtools::install_github("stranda/unpakathon",force=T,build_vignettes=T)

The 'build_vignettes' option makes it slower to install, but it provides the ability to say:

browseVignettes("unpakathon")

at the R prompt and choose among several tutorials on this data project

About

general package containing unpak data in R binary data files, utility functions, and vignettes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages