danforthcenter / plantcv-stomata-tutorial-pcv4

Tutorial for analyzing microscopy images of stomata using PlantCV version 4.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlantCV Stomata Image Analysis Tutorial

An introduction to analyzing microscopy images of stomata with PlantCV.

Stomata Workflow

Read in image taken with any kind of camera or brightfield microscope and analyze for number of stomata, stomatal aperture, width, length, and more properties.

Create a Binder launch button:

  1. Copy the GitHub repo URL
  2. Go to https://mybinder.org
  3. Fill in the tutorial URL
  4. Copy the Markdown code for the button
  5. Delete these meta-instructions, optionally replace with your own.
  6. Launch to build the environment

Binder

Create a Google Colab button:

  1. Copy the GitHub repo URL
  2. Go to https://openincolab.com/
  3. Fill in the tutorial URL and select 'Generate'
  4. Copy the HTML code for the button
  5. Launch to build environment
Open In Colab

Create a GitHub Source button:

  1. Copy the GitHub repo URL
  2. Go to https://shields.io/badges/static-badge
  3. On the right-side panel, select +Show optional parameters
  4. Modify the parameters below to create a uniform button:
    • badgecontent: Open on GitHub-black
    • logo: github
  5. Select Markdown from the options of code.
  6. Modify the Markdown code to make it a clickable link using the following schema:
    • [![Static Badge](Shields.io URL)](GitHub repo URL)

Static Badge

Tutorial tags/keywords

stomata, microscopy, count, aperture, conductance, interactive, click

Citations

DOI

About

Tutorial for analyzing microscopy images of stomata using PlantCV version 4.0

License:Creative Commons Attribution 4.0 International


Languages

Language:Jupyter Notebook 100.0%