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.

SeqNet

An R package for simulating RNA-seq counts from gene-gene association networks.

Installation

SeqNet can be installed from CRAN or from GitHub using the devtools package:

# From CRAN:
install.packages('SeqNet')

# From GitHub:
# install.packages('devtools')
devtools::install_github('tgrimes/SeqNet')

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.