https://github.com/alberdilab/silverfox_metagenomics

Metagenomic analysis of Belyayev silverfoxes

https://github.com/alberdilab/silverfox_metagenomics

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

Repository

Metagenomic analysis of Belyayev silverfoxes

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

README.md

Silverfox metagenomics

Metagenomic analysis of Belyayev silverfoxes for MSc project.

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/silverfox_metagenomics/

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

GitHub Events

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