darwincat
Shiny app visualizing the effects of carbonate stratigraphy on trait evolution
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 11 DOI reference(s) in README -
✓Academic publication links
Links to: sciencedirect.com, zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.7%) to scientific vocabulary
Keywords
Repository
Shiny app visualizing the effects of carbonate stratigraphy on trait evolution
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 5
Topics
Metadata Files
README.md
DarwinCAT
Description
A web application to experiment and visualize how evolution is distorted by the geological record, focusing on carbonate platforms.
Authors
Niklas Hohmann (Maintainer)\ Utrecht University\ email: n.h.hohmann [at] uu.nl\ Web page: uu.nl/staff/NHohmann\ ORCID: 0000-0003-1559-1838
Emilia Jarochowska\ Utrecht University\ email: e.b.jarochowska [at] uu.nl\ Web page: www.uu.nl/staff/EBJarochowska\ ORCID: 0000-0001-8937-9405
Peter Burgess\ University of Liverpool\ Email: pmb42 [at] liverpool.ac.uk\ Web page: liverpool.ac.uk/environmental-sciences/staff/peter-burgess
License
Apache 2.0 License, see LICENSE file for license text.
Online Usage
The app is available online at utrecht-university.shinyapps.io/DarwinCAT/\ Online access works with a web browser and does not require any coding skills or installations.
Offline Usage
Running the app offline requires R version 3.3 or later, RStudio, and the R packages "renv", "shiny" and "png".
Open the R project: Go to File -> Open Project, then navigate to the DarwinCAT folder and open the DarwinCAT Rproject file (file ending .Rproj). This will bootstrap the renv package.
Run
r renv::restore()This will install all packages dependencies required to run the app.
Now you can start the app by running the command
r shiny::runApp()
Repository structure
- LICENSE.md : Apache 2.0 license text
- README.md : Readme file
- app.R : Main app
- renv.lock : lock file from R package renv
- CITATION.cff : Citation format file
- .zenodo.json : Metadata for zenodo
- DarwinCAT.Rproj : Rproject file
- .Rprofile : Rprofile file generated by renv
- .gitignore : Untracked files
- data : Folder for data
- agedepthmodelsforshiny_app.Rdata : R workspace containing the age depth models generated by CarboCAT in Matlab
- renv : Folder used by the R package renv
- src : Folder for functions called by the app
- getAgeDepthModel.R : returns age depth models based on user input
- getEvolutionarySimulations.R : makes evolutionary simulation based on user inputs
- global_variables.R : loads data & global variables into workspace
- makeBasinTransectPlot.R : plot basin transect generated by CarboCAT
- makeWheelerDiagram.R : plot Wheeler diagram generated by CarboCAT
- makeTimeDomainPlot.R : plot trait simulations in time
- makeAgeDepthModelPlot.R : plots age depth models
- makeStratDomainPlot.R : plot evolutionary simulations in stratigraphic domain
- transform_ts.R : transfroms time series from time to depth domain
- preparedownloadtrait_evo.R : prepares download of trait evol. data
- preparedownloadstrat_pal.R : prepares download of strat pal data
- preparedownloadupload_data.R : prepares download in upload data tab
- processuploaddata.R : preprocesses data uploaded by users
- www : Folder with pictures used in the app
Citation
To cite the app, please use
- Hohmann, N., Jarochowska, E., & Burgess, P. (2024). DarwinCAT (v1.2.1). Zenodo. https://doi.org/10.5281/zenodo.13375156
If you use or cite the app, please also cite CarboCAT:
- Burgess, P.M., 2013, CarboCAT: A cellular automata model of heterogeneous carbonate strata: Computers & Geosciences, v. 53, p. 129--140, doi: 10.1016/j.cageo.2011.08.026.
References
This app uses data from
- Hohmann, Niklas, Koelewijn, Joël R.; Burgess, Peter; Jarochowska, Emilia. 2023. "Identification of the Mode of Evolution in Incomplete Carbonate Successions - Supporting Data." Open Science Framework. https://doi.org/10.17605/OSF.IO/ZBPWA, published under the CC-BY 4.0 license, supplement to: Hohmann, Niklas; Koelewijn, Joël R.; Burgess, Peter; Jarochowska, Emilia. 2024. "Identification of the mode of evolution in incomplete carbonate successions." BMC Ecology and Evolution, 24, 113. DOI: 10.1186/s12862-024-02287-2.
This data was generated using CarboCAT, a forward model of carbonate sedimentation developed by Peter Burgess.
Funding information
Online access to the App is made possible by the IDUB programme of the University of Warsaw (Grant BOB-IDUB-622-18/2022).\
Co-funded by the European Union (ERC, MindTheGap, StG project no 101041077). Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council. Neither the European Union nor the granting authority can be held responsible for them. 
Owner
- Name: MindTheGap-ERC
- Login: MindTheGap-ERC
- Kind: organization
- Repositories: 1
- Profile: https://github.com/MindTheGap-ERC
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: DarwinCAT
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Niklas
family-names: Hohmann
email: n.hohmann@uu.nl
affiliation: Utrecht University
orcid: 'https://orcid.org/0000-0003-1559-1838'
- given-names: Emilia
family-names: Jarochowska
email: e.b.jarochowska@uu.nl
affiliation: Utrecht University
orcid: 'https://orcid.org/0000-0001-8937-9405'
- given-names: Peter
family-names: Burgess
affiliation: University of Liverpool
identifiers:
- type: doi
value: 10.5281/zenodo.7851988
description: DarwinCAT v1.1.0
repository-code: 'https://github.com/MindTheGap-ERC/DarwinCAT'
repository: 'https://zenodo.org/record/7857750'
abstract: >-
Shiny app visualizing the effects of carbonate
stratigraphy on trait evolution
keywords:
- Paleobiology
- Palaeobiology
- Stratigraphic Paleobiology
- Stratigraphy
- Trait Evolution
- Evolutionary Biology
- Paleontology
- R
- Shiny
- Palaeontology
- Stratigraphic Palaeobiology
- Carbonate Sedimentology
- Sedimentology
- Basin Simulation
- Geology
license: Apache-2.0
version: v1.1.0
date-released: '2023-04-30'
GitHub Events
Total
- Issues event: 1
- Issue comment event: 1
- Push event: 1
Last Year
- Issues event: 1
- Issue comment event: 1
- Push event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| NiklasHohmann | 6****n | 140 |
| Bukoplot | e****a@u****l | 5 |
| Jonathan de Bruin | j****s@g****m | 1 |
| Hohmann | n****n@u****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 5
- Total pull requests: 5
- Average time to close issues: 1 day
- Average time to close pull requests: 17 minutes
- Total issue authors: 3
- Total pull request authors: 2
- Average comments per issue: 0.6
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 5
- Pull requests: 5
- Average time to close issues: 1 day
- Average time to close pull requests: 17 minutes
- Issue authors: 3
- Pull request authors: 2
- Average comments per issue: 0.6
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- NiklasHohmann (3)
- EmiliaJarochowska (2)
- AristotleKandylas (1)
Pull Request Authors
- NiklasHohmann (4)
- J535D165 (1)