https://github.com/alberdilab/calotriton_respirometry
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: alberdilab
- Default Branch: main
- Size: 1000 Bytes
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
calotriton_respirometry
Respirometry tests analysis in Calotriton asper newts from different altitutes acclimated to distinct temperatures
Data analysis
Samples were analysed together and the code used can be found in the Rmd files stored in the root directory of this repository, while the bookdown-rendered webbook is available at:
alberdilab.github.io/calotriton_respirometry
While the webbook provides a user-friendly overview of the procedures, analyses can be directly reproduced using the Rmd documents. Note that the code chunks that require heavy computation have been tuned off using 'eval=FALSE'. To re-render the webbook, you can use the following code:
``` library(bookdown) library(htmlwidgets) library(webshot)
renderbook(input = ".", outputformat = "bookdown::gitbook", output_dir = "docs") ```
Owner
- Name: alberdilab
- Login: alberdilab
- Kind: organization
- Repositories: 1
- Profile: https://github.com/alberdilab
GitHub Events
Total
- Member event: 1
- Push event: 6
Last Year
- Member event: 1
- Push event: 6