igf-animal-welfare

Data and R code of the manuscript "Potential of factors of the IGF system as biomarkers for animal welfare assessment" by Anne-Marie Galow et al.

https://github.com/anjaeggert/igf-animal-welfare

Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Data and R code of the manuscript "Potential of factors of the IGF system as biomarkers for animal welfare assessment" by Anne-Marie Galow et al.

Basic Info
  • Host: GitHub
  • Owner: AnjaEggert
  • License: cc-by-4.0
  • Language: HTML
  • Default Branch: main
  • Size: 14.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

Readme.md

IGF-animal-welfare

This repository contains data and source code to reproduce the data and statistical analysis and figures of the manuscript submitted to the journal "Biomarker Research":

Potential of factors of the IGF system as biomarkers for animal welfare assessment by Anne-Marie Galow1, Daniela Ohde1, Anja Eggert1, Christina Walz1, Marianne Zenk1, Chaithra Umesh2, Saptarshi Bej3, Olaf Wolkenhauer2 and Andreas Hoeflich1

1Research Institute for Farm Animal Biology (FBN), Dummerstorf, Germany 2University of Rostock, Dept. of Systems Biology and Bioinformatics, 18051 Rostock, Germany 3IISER Thiruvananthapuram, School of Data Science, 695551 Vithura, Kerala, India

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

In order to reference this software, please consider the information in the CITATION.cff file.

Usage

We run the data and statistical analysis on Windows 11. With one exception, all data processing, modeling and visualization is done in R. Missing value imputation was done in Python.

R Core Team (2024). R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing, Vienna, Austria. https://www.R-project.org/.

THE REPOSITORY CONTAINS: 1. Main folder with 5 quarto files and rendered reports in html + igf-biomarker-summary-stats.qmd: data processing, data summary statistics, processed data saved in "./data/data-processed.RData" + igf-biomarker-models.qmd: linear mixed models, generating figures, using data-processed.RData + igf-biomarker-pca.qmd: PCA and cluster analysis, using data-processed.RData and imputed data from missing_value_imputation.ipynb + missing_value_imputation.ipynb: Jupyter Notebook with kNN imputation in Python + igf-confounder-age.qmd: linear mixed model including age, supplements + igf-confounder-boar.qmd: linear mixed model including boars, supplements 3. Folder data with one xlsx-files: + data-matrix.xlsx with sheets: + data_ori: measured data + data_ori_knn: subset of variables used for kNN imputation + data_imp: imputed data set + parameter description: some meta information 4. Folder plots with 8 plots: + figure3.png: Effects of the husbandry system on cortisol and IGF bioactivity + figure4.png: Husbandry dependent IGF concentrations + figure5.png: Litter dependent husbandry effects + figure6.png: Husbandry effects on regulators of IGF bioactivity + figure7.png: Principal Component Analysis (PCA) of 15 candidate parameters related to husbandry systems + figure8.png: Dendrogram for hierarchical clustering of imputed dataset + ori-imp.png: Comparison of data distributions for selected candidate parameters of the original and imputed data set, supplement + cluster1-cluster2.png: Comparison of selected candidate parameters for the two main clusters obtained from hierarchical clustering, supplement

Owner

  • Name: Anja
  • Login: AnjaEggert
  • Kind: user
  • Location: Germany

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Galow
    given-names: Anne-Marie
    orcid: https://orcid.org/0000-0002-7968-3152
  - family-names: Ohde
    given-names: Daniela
    orcid: https://orcid.org/0000-0002-0669-8409
  - family-names: Eggert
    given-names: Anja
    orcid: https://orcid.org/0000-0003-3893-6851
  - family-names: Walz
    given-names: Christina
  - family-names: Zenk
    given-names: Marianne
  - family-names: Umesh
    given-names: Chaithra
    orcid: https://orcid.org/0000-0002-4400-5386
  - family-names: Bej
    given-names: Saptarshi
    orcid: https://orcid.org/0000-0003-1835-6139
  - family-names: Wolkenhauer
    given-names: Olaf
    orcid: https://orcid.org/0000-0001-6105-2937
  - family-names: Hoeflich
    given-names: Andreas
    orcid: https://orcid.org/0000-0003-2018-2836

title: "IGF-animal-welfare"
version: 1.0
date-released: 2025-03-14
license: cc-by-4.0
repository-code: "https://github.com/AnjaEggert/IGF-animal-welfare.git"

GitHub Events

Total
  • Release event: 2
  • Push event: 6
  • Create event: 4
Last Year
  • Release event: 2
  • Push event: 6
  • Create event: 4