The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
V0.0.1
Author: Simon Liles
Maintainer: Simon Liles, simon@quantknot.com
This is a package that can be used for the visual analysis of proteins.
This package is still in early Alpha. Expect significant and continuous changes for a while.
This README will also be updated with more information as the package evolves.
The easiest way to download and install this package is through CRAN. Simply run the following command in your R Console.
install.packages("protein8k")
To download and install the development version into your R session
is to use the devtool function install_github()
. The
development version is not recommended for most users because it may
contain bugs.
You can copy and paste this code into your console and it should work. If there are any issues, please contact the package maintainer.
devtools::install_github("SimonLiles/protein8k")
If you want vignettes included from the GitHub install, use this code.
devtools::install_github("SimonLiles/protein8k", build_vignettes = TRUE)
If you encounter any issues, please contact the package maintainer.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.