degu-individual-behavioral-variation
code and data about individual behavioral traits in degus from 2017
https://github.com/annemarievdmarel/degu-individual-behavioral-variation
Science Score: 57.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 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Repository
code and data about individual behavioral traits in degus from 2017
Basic Info
- Host: GitHub
- Owner: annemarievdmarel
- Default Branch: main
- Size: 152 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Code and data for the manuscript titled "Individual behavioral variation does not affect social organization or reproductive success in a cooperative small mammal"
DESCRIPTION We studied the common degu, Octodon degus, a social and group-living rodent, to evaluate whether individual behavioral variation affects i) the composition of social groups, and ii) the reproductive success of individuals in groups. We identified several social groups in a population in central-north Chile, tested adults in an open field and poke test to quantify individual behavioral variation, determined assortment based on individual behavioral differences across social groups, and performed genetic analyses.
CITATION MANUSCRIPT van der Marel, A., Johnson, N., Grillo, S., Riquelme, J., Vásquez, R., Gillam, E., Ebensperger, L., & Hayes, L. (2024). Individual behavioural variation does not affect social organization or reproductive success in a cooperative small mammal. Behaviour, 161(5), 369-397. https://doi.org/10.1163/1568539X-bja10264
CITATION CODE DOI: 10.5281/zenodo.8156905 License: CC0
METADATA We included the code in the Rmarkdown file titled "Rmddegupersonalityv2.0R2.Rmd"
The data files can be found in the data folder.
poke_test.csv: datafile with poke test results - date = date of poke test trial - id = unique identifier of adult degu - obs = trial number - capture = number of capture - burrow = at which burrow the degus was captured - sex = male or female - mass = mass at capture - poke = binomial poke response (0 = no response, 1 = response)
openfieldtest.csv: datafile with open field test results - trial = total number of trials performed - date = date of open field test trial - ID = unique identifier of degu - video = trial number - group = unique identifier to which group the degu belonged - age = age of degu (adult or pup) - sex = male or female - weight = mass at capture - hideplacement = at which side of the arena the hide was placed - hide = at which side of the arena the hide was placed - distancemoved = total distance moved in arena in cm, - meanvelocity = average speed the degu was moving during trial - timemovings = total time spent moving in arena - timenotmovings = total time spent not moving in arena - entrynumberarena = how many times the degu entered the arena from the hide - timeinarena = total time spent in arena - latencyhide = how many seconds it took the degu to leave the arena and enter the arena
parentage.csv: data file with parentage information - OffspringID = unique identifier of offsrping - firstweightoffspring = mass measured first time capturing - motherID = unique identifier of mother - mothergroupID = to which social group the mother belonged - fatherID = unique identifier of father - fathergroupID = to which social group the father belonged
socialgroups2017.csv: datafile with social group information - groupID = identifier of the social group - ID = identifier of degu - sex = male or female
SESSIONINFO R:
R version 4.2.2 (2022-10-31 ucrt) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 22621)
Matrix products: default
locale:
[1] LCCOLLATE=EnglishCanada.utf8 LCCTYPE=EnglishCanada.utf8
[3] LCMONETARY=EnglishCanada.utf8 LCNUMERIC=C
[5] LCTIME=English_Canada.utf8
attached base packages: [1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] nlme3.1-160 matrixStats0.63.0 xts0.13.0
[4] threejs0.3.3 rstan2.26.16 tensorA0.36.2
[7] job0.3.0 tools4.2.2 backports1.4.1
[10] utf81.2.3 R62.5.1 DT0.27
[13] colorspace2.1-0 tidyselect1.2.0 gridExtra2.3
[16] prettyunits1.1.1 processx3.8.0 Brobdingnag1.2-9
[19] emmeans1.8.5 curl5.0.0 compiler4.2.2
[22] cli3.6.1 shinyjs2.1.0 sandwich3.0-2
[25] colourpicker1.2.0 posterior1.4.1 scales1.2.1
[28] dygraphs1.1.1.6 checkmate2.1.0 brms2.19.0
[31] mvtnorm1.1-3 gamlss5.4-12 ggridges0.5.4
[34] callr3.7.3 stringr1.5.0 digest0.6.31
[37] StanHeaders2.26.16 rmarkdown2.21 base64enc0.1-3
[40] pkgconfig2.0.3 htmltools0.5.5 fastmap1.1.1
[43] htmlwidgets1.6.2 rlang1.1.0 rstudioapi0.14
[46] shiny1.7.4 gamlss.data6.0-2 farver2.1.1
[49] generics0.1.3 zoo1.8-11 jsonlite1.8.4
[52] crosstalk1.2.0 gtools3.9.4 dplyr1.1.1
[55] distributional0.3.2 inline0.3.19 magrittr2.0.3
[58] loo2.6.0 bayesplot1.10.0 Matrix1.5-1
[61] Rcpp1.0.10 munsell0.5.0 fansi1.0.4
[64] abind1.4-5 lifecycle1.0.3 yaml2.3.7
[67] stringi1.7.12 multcomp1.4-23 MASS7.3-58.1
[70] gamlss.dist6.0-5 pkgbuild1.4.0 plyr1.8.8
[73] grid4.2.2 parallel4.2.2 promises1.2.0.1
[76] crayon1.5.2 miniUI0.1.1.1 lattice0.20-45
[79] splines4.2.2 knitr1.42 ps1.7.4
[82] pillar1.9.0 faux1.2.1 igraph1.4.1
[85] markdown1.5 estimability1.4.1 shinystan2.6.0
[88] reshape21.4.4 codetools0.2-18 stats44.2.2
[91] rstantools2.3.1 glue1.6.2 evaluate0.20
[94] V84.2.2 RcppParallel5.1.7 vctrs0.6.1
[97] httpuv1.6.9 gtable0.3.3 ggplot23.4.2
[100] xfun0.38 mime0.12 xtable1.8-4
[103] asnipe1.1.16 coda0.19-4 later1.3.0
[106] survival3.4-0 tibble3.2.1 shinythemes1.2.0
[109] fitdistrplus1.1-8 TH.data1.1-1 ellipsis0.3.2
[112] bridgesampling1.1-2
Owner
- Name: Annemarie van der Marel
- Login: annemarievdmarel
- Kind: user
- Location: Santiago
- Website: https://avdmarel.wixsite.com/annemarievdmarel
- Twitter: AnnemarieMarel
- Repositories: 11
- Profile: https://github.com/annemarievdmarel
Researcher/behavioral ecologist studying the evolution of sociality/network science enthusiast
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use the code and data, please cite it as below."
authors:
- family-names: van der Marel
given-names: Annemarie
orcid: https://orcid.org/0000-0003-3942-8314
title: annemarievdmarel/degu-individual-behavioral-variation: Individual behavioral variation, social organization and reproductive success in degus
version: v1.0
date-released: 2023-07-17