Package: simphony 1.0.3
simphony: Simulating Large-Scale, Rhythmic Data
A tool for simulating rhythmic data: transcriptome data using Gaussian or negative binomial distributions, and behavioral activity data using Bernoulli or Poisson distributions. See Singer et al. (2019) <doi:10.7717/peerj.6985>.
Authors:
simphony_1.0.3.tar.gz
simphony_1.0.3.zip(r-4.5)simphony_1.0.3.zip(r-4.4)simphony_1.0.3.zip(r-4.3)
simphony_1.0.3.tgz(r-4.4-any)simphony_1.0.3.tgz(r-4.3-any)
simphony_1.0.3.tar.gz(r-4.5-noble)simphony_1.0.3.tar.gz(r-4.4-noble)
simphony_1.0.3.tgz(r-4.4-emscripten)simphony_1.0.3.tgz(r-4.3-emscripten)
simphony.pdf |simphony.html✨
simphony/json (API)
NEWS
# Install 'simphony' in R: |
install.packages('simphony', repos = c('https://hugheylab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hugheylab/simphony/issues
- defaultDispFunc - Default function for mapping expected counts to dispersion.
Last updated 2 years agofrom:f5a705e50e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:getExpectedAbundgetSampledAbundmergeSimDatasimphonysplitDiffFeatureGroups
Dependencies:codetoolsdata.tableforeachiterators
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Default function for mapping expected counts to dispersion. | defaultDispFunc |
Calculate expected abundance | getExpectedAbund |
Sample abundance values | getSampledAbund |
Merge abundance data, feature metadata, and sample metadata | mergeSimData |
Simulate feature abundance data | simphony |
Split differential featureGroups | splitDiffFeatureGroups |