MyNixOS website logo
Description

Open Software for Teaching Evolutionary Biology at Multiple Scales Through Virtual Inquiries.

"Evolutionary Virtual Education" - 'evolved' - provides multiple tools to help educators (especially at the graduate level or in advanced undergraduate level courses) apply inquiry-based learning in general evolution classes. In particular, the tools provided include functions that simulate evolutionary processes (e.g., genetic drift, natural selection within a single locus) or concepts (e.g. Hardy-Weinberg equilibrium, phylogenetic distribution of traits). More than only simulating, the package also provides tools for students to analyze (e.g., measuring, testing, visualizing) datasets with characteristics that are common to many fields related to evolutionary biology. Importantly, the package is heavily oriented towards providing tools for inquiry-based learning - where students follow scientific practices to actively construct knowledge. For additional details, see package's vignettes.

evolved

This educational R package involves both simple and complex functions for simulating and analyzing biological data. It is adequate for inquiries that assume different levels of student independence (e.g., as categorized by Banchi & Bell, 2008), and add up to other options of software where students can handle, organize, and visualize biological data. evolved is heavily oriented towards providing tools for inquiry-based learning - where students follow scientific practices to actively construct knowledge (Pedaste et al, 2015) - and thus most of its computer functions rely either on (A) simulating data from simple models that can usually be derived from first principles (see Table 1) or in (B) analyzing (measuring, testing, visualizing) datasets with characteristics that are common to many fields related to evolutionary biology.

Installation

You can install the development version of evolved from GitHub with:

# install.packages("devtools")
devtools::install_github("Auler-J/evolved")

Usage

Following we show all the functions designed to be handled directly by users. Functions use examples are provided in the vignettes.

Vignettes

To view the vignettes, run the following code:

vignette("vignette_name", package = "evolved")

Specifically, the following topics are addressed in every vignette (ordered from basic to advanced):

  • intro_r
    • Learn R basic syntax
    • Learn R basic coding: objects, vector calculations, etc
    • Learn basic plotting and annotation functions
    • Learn the basic object classes vignettes will use
  • popgen_intro
    • Simple math notation
    • Probability of independent events
    • Random number generators and density/mass probability functions
    • Malthusian growth
    • Mendelian genetics and Hardy-Weinberg Equilibrium (HWE) at a single locus
    • Heterozygosity
    • HWE, deleterious alleles, and mutation
    • Mendelian genetics at multiple loci
    • Describing genetic variation in DNA segments
  • popgen_drift
    • Genetic drift: qualitative expectation
    • Genetic drift: building intuition
    • Dissecting the variability in outcomes
    • Genetic drift and heterozygosity decay
    • Effective population size
    • Historical note
  • popgen_selection
    • Breeding effective population size
    • Mutation-drift equilibrium
    • Selection
    • The case of the peppered moths
  • deeptime_clocks
    • Exploring sequence data
    • A simple measure of genetic distance
    • The Poisson correction
    • Building a molecular clock
    • Molecular clocks and inferences about deep time
    • Jukes-Cantor correction
    • The uncertainty of your molecular clock
  • deeptime_rocks
    • Exploring fossil occurrences
    • Diversity patterns in deep time
    • The spatial distribution of the record
    • Drawing conclusions from the fossil record
    • Technical note: Dating fossils in absolute time
  • birthdeath_deeptime
    • The birth-death (BD) model
    • Deterministic expectations of the birth-death model
    • Estimation under the simple birth-death
    • Effects of variation on the net diversification rate
    • The birth-death model is a stochastic process
    • Adding in extinction
    • Age-richness models and empirical richness through time
  • birthdeath_phylogenies
    • Estimating diversification rates under pure birth
    • Estimating diversification rates under birth-death
    • What affects speciation and extinction?

References

Banchi, H., & Bell, R. (2008). The many levels of inquiry. Science and children, 46(2), 26.

Pedaste, M., Mäeots, M., Siiman, L. A., De Jong, T., Van Riesen, S. A., Kamp, E. T., … & Tsourlidaki, E. (2015). Phases of inquiry-based learning: Definitions and the inquiry cycle. Educational research review, 14, 47-61.

Metadata

Version

1.0.0

License

Unknown

Platforms (77)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-freebsd
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64-windows
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows