Welcome Desk Opens
40 St. George Street, Bahen Building
40 St. George Street, Bahen Building
A bus will depart from ESC (33 Willcocks Street) at 8:40 am. Please arrive by ~8:15 am. Due to heavy traffic leaving Toronto, the bus will arrive around 9:30 am. The bus will depart Rouge Park at 1:00 pm (~arriving around 2:00 pm). Please bring your own lunch or buy one from the CSEE2026 registration page.Please wear hiking shoes or boots.
A bus will depart from ESC (33 Willcocks Street) at 9:10 am. Please arrive by ~8:45 am. Due to heavy traffic leaving Toronto, the bus will arrive around 10:00 am. The bus will depart KSR at 3:00 pm (~arriving around 4:00 pm). Please bring your own lunch or buy one from the CSEE2026 registration page.Please wear hiking shoes or boots. Please let us know your level of comfort and ability to hike on uneven trails (CSEE2026.EEB@utoronto.ca). There are many trails, and we can accommodate hikers of different levels.
Presenter: Alessandro Filazzola I mage classification is an increasingly important tool in ecology for mapping land cover, detecting habitat change, and monitoring environmental processes. Yet, many ecologists face challenges in applying these methods due to the technical complexity of machine learning tools and the lack of reproducible workflows. This interactive workshop introduces participants to the ecoClassify package for SyncroSim, an open-source platform that simplifies image classification and modeling for ecological applications. Participants will gain hands-on experience with an end-to-end workflow for segmented image classification, including preparing training data, building models, and interpreting outputs such as confusion matrices, accuracy metrics, and variable importance plots. The workshop will also explore how ecoClassify supports different modeling approaches, including random forest and convolutional neural networks, while emphasizing transparency and reproducibility. Designed for researchers, students, and practitioners, this workshop requires no prior experience with coding or SyncroSim. Step-by-step tutorials, sample datasets, and guided exercises will enable participants to run their own classifications and share results through SyncroSim Cloud. By focusing on open tools and accessible learning, the workshop lowers barriers to advanced remote sensing analyses, fostering broader participation in ecological research and data-driven decision-making.
Presenter: Aerin Jacob Storytelling is foundational to being human. People have been telling stories for thousands of years and a compelling narrative is one of our most powerful forms of communication, including in science. Effective grant proposals, presentations, and peer-reviewed papers all depend on some kind of story structure. But not everyone is a “born storyteller” … Why is one story easy to remember or emotionally moving while another one falls flat? Where do you start? That’s where this workshop comes in. Anyone can learn to tell a better story - there’s some even some science involved. This half-day interactive workshop is relevant for researchers, practitioners, and science enthusiasts at all career stages. Through lecture and individual and group work (written and spoken), you will learn concepts and practice techniques that strengthen your ability to inspire, inform, and build support for your science. This workshop requires 1-2h of homework ahead of time (mandatory). While this workshop would pair well with "Introduction to Science Communication", also taught by Aerin Jacob, you can take either one alone.
Presenter: Valentin Lucet This workshop will introduce you to the version control software git, a popular tool used to manage code and collaborate with other coders. Git has become a standard in both industry and research for code management and sharing. You will learn the importance of using version control for the code you write as part of your degree, as git allows you to keep very strict control on what changes you bring to your code. You will also learn how to keep an online backup copy of your code by pairing git with Github, an online platform for software management. Finally, you will learn how to collaborate with others on the same code. You will learn how to do all this using Rstudio and your web browser.
Presenter: Meredith Swartwout Due to their high sensitivity to environmental contamination, amphibian populations have been described as a crucial “canary in the coal mine” for the impact of human activities. However, monitoring amphibian populations can be challenging given their seasonal activity patterns and secretive behavior. In an urban environment, the task of monitoring amphibian populations can be even more difficult due to limited areas of suitable habitat, increased population barriers, and urban hazards (e.g., roads). In this workshop, we will review techniques for locating and monitoring amphibians, assessing population vitality, determining threats to populations, and, finally, implementing conservation actions in an urban setting. The workshop will have 3 parts: a 0.5 hr review of a field project and techniques, followed by 1.5 hrs of talks, and then 0.5 hr of discussion. The field project review will be covering a local scenario and field techniques for monitoring of an Endangered salamander population. We will discuss the research methods used, importance of historical context, habitat features, and conservation challenges. For the next 1.5 hrs, a variety of practitioners and amphibian researchers will give short talks. The final half hour will be spent discussing and practicing conservation problem-solving. This workshop emphasizes active learning and hands-on activities, challenging participants to engage in solving population modeling and conservation problems.
Presenter: Andrew MacDonald Have you ever found yourself with a detailed ecological dataset, an hypothesis you're excited to test -- but struggled to find a statistical procedure to connect the two? Bayesian statistics are exciting for ecologists because they offer us the ability to design a model that meets the full complexity of our dataset and our ecological ideas. An amazing array of models can be built, fit, and assessed using the same flexible toolkit. This workshop will cover the basics of applied Bayesian modelling for ecology. We will discuss some of the theory behind the Bayesian framework, and explore some common models using simulated. We'll learn how to fit, interpret, diagnose and visualize a Bayesian model using plots, and study a wide variaty of models useful to ecologists. These will include generalized linear models for count data and presence-absence data, as well as hierarchical, nonlinear, and zero-inflated models. All models will be illustrated using ecological examples and published datasets. We'll explore these model types using a combination of brms, rstanarm (two leading R packages) as well as some Stan code. Some prior experience in R is encouraged, but none with statistics nor with Bayesian approaches specifically.This workshop is sponsored by the Canadian Institute of Ecology and Evolution - Institut canadien d’écologie et d’évolution.
Presenter: Alec Robitaille This workshop will cover key elements of reproducible workflows targeted at users with familiarity with the R programming language. The workshop will start with project management and move to function writing in R that is flexible and testable. Next attendees will combine data and functions to create a reproducible workflow using the R packages {targets}, {renv}, and {conflicted}. Workshop attendees will gain fundamental project management and workflow skills that they can apply to their own projects and take back to their labs and collaborators. Project management that develops cohesive and well structured projects from the start promotes easy sharing, publishing and understanding by other users. Building and using functions allows for the creation of independent, logical steps which are easily tested and extended to different contexts. Ecology and evolution analyses in particular are often complicated with many interconnected steps and diverse data types. This combination makes good project management, function writing skills, and reproducible workflows all the more important. An exciting part of this workshop is the introduction to the R package {targets}. Many ecology and evolution analyses have modifications throughout the scientific process, which results in analytical steps that need to be rerun. {targets} tracks dependencies between input files, analysis steps and outputs and as you modify your project, it only reruns the relevant pieces. {targets} is an effective way to produce and manage a reproducible workflow, and is one of the first pipeline tools designed specifically for R, the main coding language of many CSEE attendees. As a relatively new tool, not many R users have taken advantage of it yet and this workshop provides an opportunity to get familiar.
Presenter: Robert Colautti The Absolute Zero to Coding Hero (AZ2CH) workshops are created by, and for, biologists. We assume no prior coding knowledge as participants are guided from the most fundamental syntax and coding concepts up to publication-ready analyses and data visualizations, with all tutorials provided free online for review during and after the workshop. In this workshop, we introduce coding in R with R Studio for the analysis of species communities, from large collaborative field surveys down to microbial communities reconstructed from high-throughput sequencing. This workshop is targeted at trainees and active researchers with little, if any, prior coding experience. Students working on original species community data are particularly encouraged to attend, but all are welcome and we will provide datasets to guide participants through a complete workflow for organizing, inspecting, restructuring, analyzing, and visualizing ecological data in R with R Studio. Based on the free and open textbook “R Crash Course for Biologists”, we will quickly introduce participants to key syntax and concepts for programming in R with R Studio, and using R markdown, with knitr, ggplot2, and dplyr for open and reproducible research with publication-ready graphics. After introducing these core skills, the second half of the course focuses on approaches for normalizing micro- and macro-ecology datasets, measuring species richness and evenness (alpha diversity), and constructing dissimilarity matrices to visualize and analyze community differences (beta diversity). This workshop will also emphasize reproducibility in ecological research, introducing the baRcodeR package for generating unique sample identifiers with scannable barcodes, and demonstrating how to build open and collaborative workflows in R Studio with Git and GitHub. By the end of the workshop, participants will gain conceptual and practical coding skills to analyze community ecology data and conduct open, reproducible, and data-driven ecological research.
Presenter: Natalie Sopinka, Susan Gordan and Fanie Pelletier Science is increasingly moving towards openness: open data, open peer review, and open access publication. This workshop presented by Canadian Science Publishing, a proud partner of the Canadian Society for Ecology & Evolution, aims to demystify what it means to practice open science in the modern era. Workshop participants will be invited to take an active part in breakout activities to better understand components of open science, including how to follow funder requirements, better understand compliance routes, discover avenues for data deposition, and discuss how open practices can make an impact beyond the scientific community and reach global audiences.
Moderators: Martin Krkosek & Marie-Josee Fortin Land acknowledgment: Martin Krkosek & Marie-Josee Fortin Introductions by:Interim Dean of the Faculty of Arts & Science: Stephen WrightProfessor and Director of Koffler Scientific Reserve: John Stinchcombe Plenary Talk: Elizabeth Clare (York University)Title: Measuring life on land: the promise of airborne eDNA The accelerating loss of biodiversity is threatening the functioning of ecosystems on a global scale. International agreements ask countries to quantify shifts in community composition to try and gauge species decline and the effect of interventions to mitigate loss. However, quantifying biodiversity anywhere is a challenge and monitoring change impossible at almost any scale. A commonly stated problem is that infrastructure for global monitoring of biodiversity does not exist. But, perhaps we were wrong. DNA is everywhere, shed by all life like a molecular footprint. This gives us an astonishing non-invasive way to monitor life. In this presentation we will explore “environmental DNA”, one of the fastest growing areas of biodiversity science. We will look at the development of this field from mammoth DNA trapped in ice to bat DNA wafting around caves and how we can harness the power of thousands of air quality monitoring stations to track life on land at unprecedented scales. Is it possible we can monitor biodiversity as simply as we monitor the weather?
100 Queen's Park, Toronto, ON M5S 2C6