Package: clockSim 0.1.2
clockSim: Streamlined Simulation of Circadian Gene Networks
A user-friendly workflow for simulating circadian clock gene networks. Despite decades of advances in modeling circadian clock dynamics, the lack of accessible tools for reproducible simulation workflows hinders the integration of computational modeling with experimental studies. 'clockSim' addresses this gap by providing models and helper functions with step-by-step vignettes. This package opens up system-level exploration of the circadian clock to wet-lab experimentalists, and future development will include additional clock architectures and other gene circuit models. Currently implemented models are based on Leloup and Goldbeter (1998) <doi:10.1177/074873098128999934>.
Authors:
clockSim_0.1.2.tar.gz
clockSim_0.1.2.zip(r-4.7)clockSim_0.1.2.zip(r-4.6)clockSim_0.1.2.zip(r-4.5)
clockSim_0.1.2.tgz(r-4.6-x86_64)clockSim_0.1.2.tgz(r-4.6-arm64)clockSim_0.1.2.tgz(r-4.5-x86_64)clockSim_0.1.2.tgz(r-4.5-arm64)
clockSim_0.1.2.tar.gz(r-4.7-arm64)clockSim_0.1.2.tar.gz(r-4.7-x86_64)clockSim_0.1.2.tar.gz(r-4.6-arm64)clockSim_0.1.2.tar.gz(r-4.6-x86_64)
clockSim_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
clockSim/json (API)
| # Install 'clockSim' in R: |
| install.packages('clockSim', repos = c('https://yeyuan98.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yeyuan98/clocksim/issues
Last updated from:1afb7d2e51. Checks:11 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 149 | ||
| linux-devel-x86_64 | WARNING | 153 | ||
| source / vignettes | OK | 271 | ||
| linux-release-arm64 | WARNING | 152 | ||
| linux-release-x86_64 | WARNING | 145 | ||
| macos-release-arm64 | WARNING | 102 | ||
| macos-release-x86_64 | WARNING | 153 | ||
| macos-oldrel-arm64 | WARNING | 116 | ||
| macos-oldrel-x86_64 | WARNING | 220 | ||
| windows-devel | WARNING | 95 | ||
| windows-release | WARNING | 135 | ||
| windows-oldrel | WARNING | 110 | ||
| wasm-release | OK | 130 |
Exports:compute_cosinecompute_normalizecompute_periodcompute_rmsegetOdinGengrid_scanplot_phaseplot_timeSeriesrun_eta
Dependencies:askpassbase64encbenchbslibcachemcinterpolateclicpp11crosstalkcurldata.tableddedeSolvedigestdplyrevaluatefarverfastmapfontawesomefsgenericsggplot2gluegridExtragtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlazyevallifecyclelombmagrittrmatrixStatsmemoisemimeodinopensslotelpillarpkgconfigplotlypracmaprofmempromisespurrrR6rappdirsRColorBrewerRcppringrlangrmarkdownS7sassscalesstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Last update: 2025-03-28
Started: 2025-02-22
Last update: 2025-03-23
Started: 2025-02-22
Last update: 2025-03-09
Started: 2025-03-09
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Trajectory similarity: validate consistency of result matrix pair | .compute_validatePair |
| clockSim: Streamlined Simulation of Circadian Gene Networks | clockSim |
| Trajectory similarity: Cosine Similarity | compute_cosine |
| Trajectory similarity: variable normalization | compute_normalize |
| Compute periodicity of time series | compute_period |
| Trajectory similarity: Root Mean Squared Error RMSE | compute_rmse |
| Get all clock model Odin generator objects | getOdinGen |
| Running model on a grid of parameters/initial states | grid_scan |
| 2-D phase potrait plot | plot_phase |
| Time series plot (multifaceted) | plot_timeSeries |
| Run time estimate for an Odin model run. | run_eta |
