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

    views

    1108

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

    views

    1339

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

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

    views

    1471

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

    views

    1331

    downloads

    0

    comments

    0

    adaptations

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

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

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

    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
    688

    views

    641

    downloads

    0

    comments

    0

    adaptations

    Calling Bull Case Study — 99.9% Caffeine-free with R
    This is an adaptation of Calling Bull's Case Study on how caffeine free is hot chocolate versus coffee in order to make it into a student project that uses R.
    1063

    views

    344

    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

    636

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

    views

    1648

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

    views

    1018

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

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

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

    views

    610

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

    views

    488

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

    views

    535

    downloads

    0

    comments

    0

    adaptations

    Calling Bull in an Age of Big Data with R
    Use the calling bull course to introduce students to data, ethics, visualization, and R.
    2991

    views

    2684

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

    views

    427

    downloads

    0

    comments

    0

    adaptations