Resources: All

Find a resource
  1. genetics x
  2. onlinecourse x
  3. extendedproject x
  4. education x
  5. r x
  1. A Quick Guide to Teaching R Programming to Computational Biology Students

    03 Jun 2015 | Teaching & Reference Material | Contributor(s): Stephen Eglen

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/838An introduction from an experienced educator in teaching R to computational biology graduate students. Contains information that is relevant for the undergraduate classroom...

  2. A very basic tutorial for performing linear mixed effects analyses: Tutorial 2

    24 Apr 2015 | Teaching & Reference Material | Contributor(s): Bodo Winter

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/833This tutorial serves as a quick boot camp to jump-start your own analyses with linear mixed effects models. This text is different from other introductions by being decidedly...

  3. ABO Blood Group Frequencies

    14 Jan 2015 | Software (Off-site) | Contributor(s): John R. Jungck, Jennifer A. Spangenberg

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/756An Excel workbook in which students can calculate blood type frequencies through different approaches (Hardy-Weinberg, quadratic formula, and the EM algorithm).  The...

  4. BioRadiant

    19 May 2015 | Software (On-site) | Contributor(s): Drew LaMar

    Interactive statistics package using R and Shiny.

  5. Birthday Problem and Class Phenotypic Probabilities

    13 Jan 2015 | Software (Off-site) | Contributor(s): John R. Jungck, Annelise L. Myers, Jennifer A. Spangenberg

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/774An Excel sheet that allows students to input class data about various phenotypic features and then calculates the probability of other people having the same...

  6. Ch 11 Genetics and Statistics (Chi Square)

    19 Jan 2015 | Teaching & Reference Material | Contributor(s): Shannan Muskopf

    A PowerPoint slideshow which informs the viewer of  the purposes of chi square.  The PowerPoint includes  definitions of relevant terms,  step-by-step procedures for calculating chi square, and questions for individual thoughts.  The slides support one example...

  7. Chi-Square analysis of two point test cross data

    21 Jan 2015 | Teaching & Reference Material | Contributor(s): Bob Sheehy

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/746This flash tutorial simulates analysis of a 2 point test cross and will walk you through the analysis of two hypothetical traits. Your goal is to determine if these traits...

  8. Classical Genetics Simulator

    12 Jan 2015 | Software (Off-site) | Contributor(s): Ben Adamczyk

    Students manage virtual fly populations to determine the mode of inheritance for various traits in different populations. Students seek solutions using probabilities and testing the validity of their assumptions using chi-squared analysis. 

  9. Collecting and analyzing binomial data

    17 Jul 2020 | Software (On-site) | Contributor(s): Suann Yang, Darcy Taniguchi, Jenny Hazlehurst

    In this tool, students watch an Internet cat video, collect binomial data on cat paw usage, and graph and analyze the data with a binomial test in R using the swirl package.

  10. Cookbook for R

    10 Jan 2015 | Teaching & Reference Material | Contributor(s): Winston Chang

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/780The goal of the cookbook is to provide solutions to common tasks and problems in analyzing data.

  11. Course materials for computational genomics using R

    19 Nov 2015 | Teaching & Reference Material | Contributor(s): Hong Qin

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/907The R code and data are deposited at Github: https://github.com/hongqin/RCompBio 

  12. Data Analysis for the Life Sciences

    25 Sep 2015 | Teaching & Reference Material | Contributor(s): Rafael A Irizarry, Michael I Love

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/841An online stats book written completely in R!From the authors:"Data analysis is now part of practically every research project in the life sciences. In this...

  13. DataCamp

    06 Nov 2016 | Teaching & Reference Material | Contributor(s): Drew LaMar

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/913The Easiest Way to Learn Data Science OnlineMaster data analysis from the comfort of your browser, at your own pace, tailored to your needs and expertise. Whether...

  14. Ecology and Epidemiology in R

    09 May 2015 | Teaching & Reference Material

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/837

  15. Free Introduction to R Course at DataCamp

    06 Nov 2016 | Teaching & Reference Material | Contributor(s): Drew LaMar

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/914In this introduction to R, you will master the basics of this beautiful open source language, including factors, lists and data frames. With the knowledge gained in this...

  16. Google Charts Example - Bubble

    18 May 2018 | Software (On-site)

    This is the "bubble" example from Joe Cheng's Google Charts package.

  17. Human Genetic Variation: A Flipped Exercise in Cultural Competency

    15 Jan 2015 | Teaching & Reference Material | Contributor(s): Shoumita Dasgupta, Katherine Larabee Tuttle

    "This interactive case discussion was created to emphasize the clinical relevance of population genetics, but is also a suitable resource for teaching the basic principles of population genetics while relating them to human genetic variation. Our understanding of human genetic variation has...

  18. IPMpack: an R package for Integral Projection Models

    19 Jan 2015 | Software (Off-site) | Contributor(s): C. Jessica E. Metcalf, Sean M. McMahon, Roberto Salguero-Gómez, Eelke Jongejans, Cory Merow

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/779IPMpack is an R package (R Development Core Team 2013) that allows users to build and analyse Integral Projection Models. An IPM is a demographic tool to explore the...

  19. Joel E. Greengiant Learns About Peas: From Nucleotides to Selection

    17 Jun 2015 | Teaching & Reference Material | Contributor(s): Merle Heidemann, Peter J.T. White, Jim Smith

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/845This case study follows purveyors of peas, Joel E. and Jolene Greengiant, as they learn about the origin, biochemistry, genetics and eventual artificial selection of sweet...

  20. Linear models and linear mixed effects models in R: Tutorial 1

    24 Apr 2015 | Teaching & Reference Material | Contributor(s): Bodo Winter

    This resource has been updated - find the current version here: https://qubeshub.org/qubesresources/publications/832Linear models and linear mixed models are an impressively powerful and flexible tool for understanding the world. This tutorial is the first of two tutorials that introduce...