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

    views

    1159

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

    views

    1390

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

    views

    132

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

    views

    1523

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

    views

    1365

    downloads

    0

    comments

    0

    adaptations

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

    views

    186

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

    views

    890

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

    views

    56

    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
    710

    views

    671

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

    views

    350

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

    views

    668

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

    views

    1674

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

    views

    1054

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

    views

    639

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

    views

    604

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

    views

    635

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

    views

    503

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

    views

    562

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

    views

    2756

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

    views

    439

    downloads

    0

    comments

    0

    adaptations