Giter VIP home page Giter VIP logo

birds's Introduction

birds

summarize_bird_stuff.py

Python code to summarize morphospace/ niche diversity, tissue availability, and proportion of specie threatened/endangered across all bird species by order and by family.

The script first does a discriminant analysis of principal components using scikit-learn using morphospace and beak shape PCs from Pigot et al. 2020. It also does a classification using 80% test data and will spit out classification accuracy to stdout. Typically ~65% for classifying to order from morpho/beak PCs.

Then it parses at order/ family level using data from a bird taxonomy database joined with the Pigot et al. dataset and a large VertNet query database containing tissue accessions for bird species to calculate various neat things and make some plots.

parse_vertnet_query.py

This script parses a large tab-delimited database of all tissues accessioned in VertNet. To access the file of all bird tissues in VertNet, go here: https://osf.io/d9szb/. It was too large to host on GitHub...

The goal of this script is to select a minimum number of museums required to find X number of tissue specimens for each taxon in a given family. Settings for the family to search and how many specimens are set at the beginning of the script (open it in a text editor).

birds's People

Contributors

tkchafin avatar

Stargazers

 avatar

Watchers

 avatar  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.