SeqNet: Generate RNA-Seq Data from Gene-Gene Association Networks

Methods to generate random gene-gene association networks and simulate RNA-seq data from them, as described in Grimes and Datta (2021) <doi:10.18637/jss.v098.i12>. Includes functions to generate random networks of any size and perturb them to obtain differential networks. Network objects are built from individual, overlapping modules that represent pathways. The resulting network has various topological properties that are characteristic of gene regulatory networks. RNA-seq data can be generated such that the association among gene expression profiles reflect the underlying network. A reference RNA-seq dataset can be provided to model realistic marginal distributions. Plotting functions are available to visualize a network, compare two networks, and compare the expression of two genes across multiple networks.

Version: 1.1.3
Depends: R (≥ 4.0.0)
Imports: fitdistrplus, ggplot2, grDevices, graphics, igraph, mvtnorm, purrr, tibble, Rcpp, rlang, Rdpack, stats, utils, methods
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, testthat
Published: 2021-07-09
Author: Tyler Grimes [aut, cre], Somnath Datta [aut]
Maintainer: Tyler Grimes <tyler.grimes at unf.edu>
License: GPL-2 | GPL-3
NeedsCompilation: yes
Citation: SeqNet citation info
Materials: README
In views: Omics
CRAN checks: SeqNet results

Documentation:

Reference manual: SeqNet.pdf

Downloads:

Package source: SeqNet_1.1.3.tar.gz
Windows binaries: r-devel: SeqNet_1.1.3.zip, r-release: SeqNet_1.1.3.zip, r-oldrel: SeqNet_1.1.3.zip
macOS binaries: r-release (arm64): SeqNet_1.1.3.tgz, r-oldrel (arm64): SeqNet_1.1.3.tgz, r-release (x86_64): SeqNet_1.1.3.tgz
Old sources: SeqNet archive

Reverse dependencies:

Reverse imports: dnapath

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SeqNet to link to this page.