Text Search:
Applied Filters
    Genome Sequence Data in R using Biostrings (Swirl Lesson)
    By the end of this lesson, students should be able to load FASTA files into R as DNAStringSets and use width() and alphabetFrequency(), combined with other functions like sum() and mean(), to...
    1220

    views

    1095

    downloads

    0

    comments

    0

    adaptations

    Investigating Evidence for Climate Change (Project EDDIE) with CO2 and 13CO2 data: adapted for R
    This is an adaptation to work in R of Investigating Evidence for Climate Change (Project) by Hage, M. 2020. Students will investigate geologic and modern evidence for global temperature and...
    968

    views

    1331

    downloads

    0

    comments

    0

    adaptations

    Pennies to The Moon Data Byte Series
    This series of Rbyte activities explores the concept of debunking using Fermi Estimation, R, and ChatGPT.
    150

    views

    115

    downloads

    0

    comments

    0

    adaptations

    Remote sensing data processing – NEON airborne data
    Concepts of remote sensing and data logistics, and NEON remote sensing data are introduced. Students learn how to apply spatial data processing and visualization skills using R coding program to...
    2667

    views

    1469

    downloads

    0

    comments

    0

    adaptations

    Gaining familiarity with R and Work with NEON OS & IS data – Plant phenology & temperature - adaptation
    This adaptation introduces students to R and the NEON OS & IS data – Plant Phenology & Temperature tutorial. A planned extension will prompt students to develop a testable hypothesis, based on...
    2647

    views

    1329

    downloads

    0

    comments

    0

    adaptations

    BIO 263 Ecological Data Analysis
    Course materials for BIO 263 Ecological Data Analysis
    983

    views

    182

    downloads

    0

    comments

    0

    adaptations

    Large Datasets in R - Plant Phenology & Temperature Data from NEON
    This module series covers how to import, manipulate, format and plot time series data stored in .csv format in R. Originally designed to teach researchers to use NEON plant phenology and air...
    3392

    views

    876

    downloads

    0

    comments

    1

    adaptations

    2018-Van_Kinh Nguyen-Esteban_Hernandez-Vargas-Parameter estimation in mathematical models of viral infections using R
    Mathematical modeling has played a central role to understand mechanisms in different viral infectious diseases. In this approach, biological-based hypotheses are expressed via mathematical...
    202

    views

    54

    downloads

    0

    comments

    0

    adaptations

    Investigating human impacts on Southeastern US stream ecology using R
    Adaptation of the "Investigating human impacts on stream ecology: Scaling up from Local to National with a focus on the Southeast" specifically to focus on self-paced R code instruction
    683

    views

    641

    downloads

    0

    comments

    0

    adaptations

    Analyzing Nutrient Simulation Experiments with a one-way ANOVA
    We discuss what tests are appropriate to analyze the data from nutrient simulation experiments. They will conduct one-way ANOVAs and a post hoc test using a dummy dataset and interpret the results.
    1123

    views

    634

    downloads

    0

    comments

    0

    adaptations

    An Introduction to Statistical Learning: with Applications in R
    This book provides an introduction to statistical learning methods and is aimed for upper level undergraduate students, masters students and Ph.D. students in the non-mathematical sciences.
    3513

    views

    1645

    downloads

    0

    comments

    0

    adaptations

    Sequence Similarity: A Quick Introduction to Bioconductor
    Following the Sequence Similarity exercises by Kleinschmit, et al., this tutorial will guide students in using the Bioconductor suite of R packages to likewise compute sequence similarity.
    976

    views

    1007

    downloads

    0

    comments

    0

    adaptations

    Value of Mistakes. Making Mistakes Using R
    This module allows students to frame mistakes and frustrations during their first introduction to R in terms of improved learning and growth mindset.
    1190

    views

    627

    downloads

    0

    comments

    0

    adaptations

    SEIR simulation activity for flattening the curve
    This is a short exploration activity to introduce SIR and SEIR models without explicitly introducing differential equations. It utilizes the R package EpiDynamics and students can run the...
    2153

    views

    591

    downloads

    0

    comments

    0

    adaptations

    Graphing grouped continuous data in R with swirl
    This lesson helps students know some of the options for how to graph grouped continuous data (such as those involved in doing a t-test or ANOVA) and how to choose the best option.
    1376

    views

    608

    downloads

    0

    comments

    0

    adaptations

    Island Biogeography
    The students will practice the basic code to test MacArthur and Wilson’s (1967) Island Biogeography model, focusing on how island size, distance, and perturbation affect species numbers.
    1295

    views

    485

    downloads

    0

    comments

    0

    adaptations

    Optimal Foraging in Swirl
    This lesson centers around the marginal value theorem (MVT, Charnov 1976), which describes how animals should forage in patches. It serves as a pre-lab to teach MVT basics, vectors, ANOVA, and...
    893

    views

    535

    downloads

    0

    comments

    0

    adaptations

    Exploring the functionality of R
    Students work with example data to generate a length-weight plot and use lm() to obtain regression coefficients. Base plot functions are used to plot both the data and the regression line.
    941

    views

    425

    downloads

    0

    comments

    0

    adaptations

    Performing a Population Viability Analysis from Data Students Collect on a Local Plant
    Experiment included in Teaching Issues and Experiments in Ecology (TIEE) Volume 9
    1048

    views

    158

    downloads

    0

    comments

    0

    adaptations

    DCS 105 Calling Bull F24 Schedule
    Schedule overview for Bates College Course DCS 105 Calling Bull
    80

    views

    16

    downloads

    0

    comments

    0

    adaptations