Package: miaSim
Type: Package
Version: 1.17.0
Authors@R:
     c(person(given = "Yagmur", family = "Simsek", role = c("cre", "aut"),
              email = "yagmur.simsek.98@gmail.com"),
       person(given = "Karoline", family = "Faust", role = "aut"),
       person(given = "Yu", family = "Gao", role = "aut"),
       person(given = "Emma", family = "Gheysen", role = "aut"),
       person(given = "Daniel Rios", family = "Garza", role = "aut"),
       person(given = "Tuomas", family = "Borman", role = "aut",
             email = "tuomas.v.borman@utu.fi",
             comment = c(ORCID = "0000-0002-8563-8884")),
       person(given = "Leo", family = "Lahti", role = "aut",
              email = "leo.lahti@iki.fi",
              comment = c(ORCID = "0000-0001-5537-637X")),
       person(given = "Geraldson", family = "Muluh", role = "ctb"),
       person(given = "Akewak", family = "Jeba", role = "ctb",
             comment = c(ORCID = "0009-0007-1347-7552")))
Title: Microbiome Data Simulation
Description:
    Microbiome time series simulation with generalized Lotka-Volterra model,
    Self-Organized Instability (SOI), and other models. Hubbell's Neutral model
    is used to determine the abundance matrix. The resulting abundance matrix
    is applied to (Tree)SummarizedExperiment objects.
License: Artistic-2.0 | file LICENSE
biocViews: Microbiome, Software, Sequencing, DNASeq, ATACSeq, Coverage, Network
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends:
    TreeSummarizedExperiment    
Imports:
    SummarizedExperiment,
    deSolve,
    stats,
    poweRlaw,
    MatrixGenerics,
    S4Vectors
Suggests:
    ape,
    cluster,
    foreach,
    doParallel,
    dplyr,
    GGally,
    ggplot2,
    igraph,
    network,
    reshape2,
    sna,
    vegan,
    rmarkdown,
    knitr,
    BiocStyle,
    testthat,
    mia,
    miaViz,
    colourvalues,
    philentropy
URL: https://github.com/microbiome/miaSim
BugReports: https://github.com/microbiome/miaSim/issues
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/miaSim
git_branch: devel
git_last_commit: 253acb3
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
