https://github.com/bauer-alex/ipe_sauerkrauttaxonomy

Repository for the IPE sauerkraut taxonomy study

https://github.com/bauer-alex/ipe_sauerkrauttaxonomy

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 (7.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Repository for the IPE sauerkraut taxonomy study

Basic Info
  • Host: GitHub
  • Owner: bauer-alex
  • Language: HTML
  • Default Branch: main
  • Size: 80.8 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

Overview

This is the accompanying code repository for the paper Schropp et al. (under revision) - "The Impact of Regular Sauerkraut Consumption on the Human Microbiota: a Cross-Over Intervention Trial".

The code contains the data and R code for all relevant analyses in the paper, including the supplementary material. Data and code are published under the CC BY 4.0 license.

Folder structure

  • code (helpers): Helper functions for the main code, in form of an R package. The package can be locally installed by calling devtools::install("code (helpers)/sauerkrautTaxonomyBuddy").
  • code (main): Main R code files (using Quarto reports) reproducing all analyses and figures shown in the paper.
  • data: Data folder (see descriptions below)
  • figures: Figure files produced by the code.

Data description

  • 1a - group info.Rdata: Information to which intervention group (A or B, receiving the fresh or pasteurized sauerkraut intervention first, respectively) each participant belongs.
  • 1b - participant data.Rdata: Several datasets containing general participant information like which intervention was received at which timepoint and general information like BMI, weight, etc.
  • 1c - sample IDs.xlsx: General base information on observations, including some information on duplicate measurements (which were measured in duplicate for estimating the measuring reliability)
  • 1d - food frequency questionnaire.csv: Food questionnaire responses
  • 1e - food frequency questionnaire (nutrients).csv: Nutrient data based on the food questionnaire responses
  • 1f - opinion questionnaire.xlsx: Opinion questionnaire responses, with explanations of the items in file 1f - lookup for opinion questionnaire.xlsx.
  • 1g - blood markers.xlsx: Blood marker measurements (glucose, CRP, etc.)
  • 1h - body measurements.xlsx: Body measurements (BMI, blood pressure, etc.)
  • 1i - symptom diaries.xlsx: Symptom diary data
  • 2a - stool taxonomy (absolute abundances).tsv: Taxonomic stool measurements (absolute abundances)
  • 2b - stool taxonomy (relative abundances).tsv: Taxonomic stool measurements (relative abundances)
  • 2c - meta information blood and stool samples.xlsx: Meta information on blood and stool samples and duplicate measurements (measured for estimating measuring reliability)
  • 2d - meta information sauerkraut samples.xlsx: Some (quite unstructured) general information on the taxonomic samples which were no human stool samples, but taxonomic samples taken from some sauerkraut jars
  • 3a - KEGG genes.txt: KEGG KO data on genes in the stool samples
  • 3b - KEGG pathways.txt: KEGG data on pathways in the stool samples
  • 4a - blood data part 1.Rdata: Further blood measurements (TNFR2, RAGE, etc.)
  • 4b - blood data part 2.Rdata: Further blood measurements (glucose, sCRP, etc.)
  • 4c - blood data part 1 including duplicates.xlsx: Blood measurements (TNFR2, RAGE, etc.), also including the duplicate samples (used for estimating measuring reliability)
  • 4d - blood data part 2 including duplicates.xlsx: Blood measurements (glucose, sCRP, etc.), also including the duplicate samples (used for estimating measuring reliability)
  • 5a - blood SCFAs.xlsx: Blood SCFA measurements
  • 5b - stool SCFAs.xlsx: Stool SCFA measurements

Owner

  • Name: Alexander Bauer
  • Login: bauer-alex
  • Kind: user

GitHub Events

Total
  • Member event: 1
  • Push event: 8
Last Year
  • Member event: 1
  • Push event: 8

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

code (helpers)/sauerkrautTaxonomyBuddy/DESCRIPTION cran
  • RColorBrewer * imports
  • SummarizedExperiment * imports
  • TreeSummarizedExperiment * imports
  • checkmate * imports
  • dplyr * imports
  • lubridate * imports
  • mia * imports
  • quarto * imports
  • readxl * imports
  • stringr * imports
  • tidyr * imports
  • vegan * imports
  • knitr * suggests
  • rmarkdown * suggests