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

    views

    1145

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

    views

    1376

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

    views

    128

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

    views

    1522

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

    views

    1354

    downloads

    0

    comments

    0

    adaptations

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

    views

    184

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

    views

    888

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

    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
    703

    views

    657

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

    views

    662

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

    views

    1667

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

    views

    1042

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

    views

    636

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

    views

    603

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

    views

    627

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

    views

    500

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

    views

    552

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

    views

    2726

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

    views

    438

    downloads

    0

    comments

    0

    adaptations