https://github.com/alberdilab/podarcis_adaptation_ms

https://github.com/alberdilab/podarcis_adaptation_ms

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

Repository

Basic Info
  • Host: GitHub
  • Owner: alberdilab
  • Language: TeX
  • Default Branch: master
  • Size: 62.9 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

Podarcis adaptation

Data and code repository of the individual-level metagenomic data of Podarcis muralis and Podarcis liolepis lizards throughout a captivity experiment with microbiota manipulation. The project aims to understand the role of gut microbes in the thermal adaptation to high temperatures using a hologenomic approach.

1. Study design

The samples correspond to the first experiment performed the summer of 2023. Samples correspond to both Podarcis muralis and Podarcis liolepis, collected in different sampling points: Wild (0), After acclimation (1), After antibiotics (2), Transplant 1 (3), Transplant 2 (4), Post FMT 1 or first sample taken after the fecal microbiota transplant (5) and Post FMT 2 or second sample taken after the fecal microbiota transplant (6). P.muralis individuals were catch in Aiako Harria (a.k.a North) and P.liolepis in Lizarra (a.k.a South). First location corresponding to the cold and wet environment and the second to the hot and dry one.

2. Bioinformatic procedures

Data processing to generate annotated metagenome-assembled genomes and genome count tables was conducted using the following Snakemake pipeline: mg_assembly. Data analysis procedures source from the outputs of this pipeline.

3. Data analysis

Samples from both species 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/Podarcisadaptationms

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

GitHub Events

Total
  • Push event: 3
  • Public event: 1
  • Create event: 1
Last Year
  • Push event: 3
  • Public event: 1
  • Create event: 1