Code Monkey home page Code Monkey logo

turdus-dichromatism's Introduction

DOI

Data and analyses for Turdus thrush dichromatism study

Running Analyses

All data analysis is done using R 4.0.0. The environment can be replicated using a Docker container.

  1. Build the Docker container from the Dockerfile
    • Open up a shell terminal and run bash docker_build.sh
  2. Run the Docker container
    • Run bash docker_rstudio.sh
    • Open up a web browser and go to http://localhost:8787 (Linux) or http://{your IP address}:8787 (Mac or Windows)
  3. Run R scripts from the R-Scripts directory in the order of their name (i.e., 01_data..., 02_analyze..., 03_...)

DISCLAIMER: Geographic breeding range sympatry calculations, Bayesian multilevel regression models, k-fold information criterion model iterations and kfold IC model comparisons can only be done if they are run on a server with sufficient CPU and RAM specs (original run on server with 8 cores and 64Gb of RAM). Results from these computations are saved and can be accessed in the Turdus_Data and Results directories.

Directories

├── Bash-Scripts
├── Data
│   └── Data_Copy_CSV
├── Figures
│   ├── Figure_Data
│   └── Posterior_Predictive_Fits
├── Phylogenies
├── Results
│   ├── model_kfold_IC
│   └── Model_Posterior_Draws
├── R-Scripts
└── Turdus_Data
    ├── turdus_birdlife_ranges
    ├── turdus_birdlife_ranges_gdb
    └── turdus_letsR_data

turdus-dichromatism's People

Contributors

aluro2 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.