Package: sRACIPE
Type: Package
Title: Systems biology tool to simulate gene regulatory circuits
Version: 1.12.0
Authors@R: c(
    person("Vivek", "Kohar", , "vivek.kohar@gmail.com", role = c("aut", "cre"), 
      comment = c(ORCID = "0000-0003-1813-1597")
    ),
    person("Mingyang", "Lu", role = "aut"
    )
    )
Description: sRACIPE implements a randomization-based method for gene circuit modeling. It allows us to study the effect of both the gene expression noise and the parametric variation on any gene regulatory circuit (GRC) using only its topology, and simulates an ensemble of models with random kinetic parameters at multiple noise levels. Statistical analysis of the generated gene expressions reveals the basin of attraction and stability of various phenotypic states and their changes associated with intrinsic and extrinsic noises. sRACIPE provides a holistic picture to evaluate the effects of both the stochastic nature of cellular processes and the parametric variation. 
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: knitr, BiocStyle, rmarkdown, tinytest, doFuture
VignetteBuilder: knitr
LinkingTo: Rcpp
biocViews: ResearchField, SystemsBiology, MathematicalBiology,
        GeneExpression, GeneRegulation, GeneTarget
Depends: R (>= 3.6.0),SummarizedExperiment, methods, Rcpp
Imports: ggplot2, reshape2, MASS, RColorBrewer, gridExtra,visNetwork,
        gplots, umap, htmlwidgets, S4Vectors, BiocGenerics, grDevices,
        stats, utils, graphics
RoxygenNote: 7.1.0
URL: https://vivekkohar.github.io/sRACIPE/,
        https://github.com/vivekkohar/sRACIPE, https://geneex.jax.org/
BugReport: https://github.com/vivekkohar/sRACIPE/issues
git_url: https://git.bioconductor.org/packages/sRACIPE
git_branch: RELEASE_3_15
git_last_commit: db88b92
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: yes
Packaged: 2022-04-27 01:26:20 UTC; biocbuild
Author: Vivek Kohar [aut, cre] (<https://orcid.org/0000-0003-1813-1597>),
  Mingyang Lu [aut]
Maintainer: Vivek Kohar <vivek.kohar@gmail.com>
Built: R 4.2.0; x86_64-w64-mingw32; 2022-04-27 10:09:55 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
