Code Monkey home page Code Monkey logo

teaching_code's Introduction

teaching_code

Code that I have used for (or may be useful for) teaching.

Mostly targeted at simulations to explain genetics and evolution.

  • EvoSim.r: written in Matlab originally in 2011 as one of the very first things I ever programmed, and rewrote it in R one year later for a one-day class I was teaching for the UW Science Education Partnership. Be gentle with it; I mostly didn't know what I was doing.
  • quant_gen_sim.R: some prototype code for simulating phenotypes under different genetic architectures, with visualizations to demonstrate how different architectures affect population phenotypes. Needs some TLC but basically works for additive models. Handles different ploidies and numbers of contributing loci. Intended to illustrate the intuition behind Fisher (1918) resolving the competing Mendelist and Biometrician factions of genetics.
  • recombination.R: a really brain-dead script that plots parental and recombinant chromosomes as an illustration.
  • exact_match.py: answering a question on bioinformatics stackexchange site made me think that it would be useful to have a somewhat flexible sequence mapper based purely on exact matches (allowing Ns), using regex.

teaching_code's People

Contributors

maximilianpress avatar

Stargazers

 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.