https://github.com/alberdilab/lizard_sample_types
Repository of the data and analysis procedures of the metagenomic comparison of sample types in lizards
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Repository
Repository of the data and analysis procedures of the metagenomic comparison of sample types in lizards
Basic Info
- Host: GitHub
- Owner: alberdilab
- Language: HTML
- Default Branch: main
- Size: 56 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Sample type comparison for lizard gut metagenomics
Repository of the data and analysis procedures for the manuscript:
Contrasting recovery of metagenome‑assembled genomes and derived microbial communities from lizard fecal and cloacal samples Mauricio Hernández, Jorge Langa, Ostaizka Aizpurua, Yendi E. Navarro-Noya, Antton Alberdi
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.
Analysis procedures
The raw code used for data analysis is in the Rmd files stored in the root directory of this repository, while the bookdown-rendered webbook is available at:
alberdilab.github.io/lizardsampletypes
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:
```r 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