-
Notifications
You must be signed in to change notification settings - Fork 2
Team 3
Hilmar Lapp edited this page Mar 19, 2015
·
21 revisions
Members:
- Allan Strand (team lead)
- Michelle DePrenger-Levin
- Sean Hoban
- Eric Archer
- Libby Liggins
- George Shirreff
- Christian Parobek
Create an R package that guides users through the workflow of implementing simulations in population genetics questions. Create accompanying documentation that outlines the questions that simulations can address and discusses issues relevant to choice of initial parameters, simulator type, execution, and summary metrics.
Day 1:
- Collected the kinds of things that people want to do with simulation.
- Simulation workflow outline
- Feedback sought: What would be good case studies for simulation workflow?
Day 2:
- Finalized components that would go into simulation workflow.
- Determined which simulators we would need from users.
- Creating a "decision tree" function now for suggesting best-suited simulator, skeleton coming together.
Day 3:
- Building simulators, some in R and some external. Supporting both forward and backward simulation.
- Working on the front end - gathering parameters from the user.
- Also working on the tail end - handling different types of statistics with suitable tests.
- Working on showing distributions.
- products go here