Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
# Germination Studies in PlantCV

[![test-pr](https://github.com/danforthcenter/plantcv-tutorial-germination/actions/workflows/ci-tests.yml/badge.svg)](https://github.com/danforthcenter/plantcv-tutorial-germination/actions/workflows/ci-tests.yml)

Description

Germination studies are commonly performed to test germination rates of different seed genotypes. This PlantCV module shows how germination tests can be performed on PlantCV.

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/danforthcenter/plantcv-tutorial-germination.git/HEAD?labpath=Index.ipynb)

[![Static Badge](https://img.shields.io/badge/Open%20in%20GitHub-black?logo=github)](https://github.com/danforthcenter/plantcv-tutorial-germination)


[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/danforthcenter/plantcv-tutorial-germination.git/blob/main/index-Colab.ipynb)

## Tutorial tags/keywords

Expand All @@ -19,3 +13,5 @@ germination, camelina, seeds
## Citations

Optional.

[![test-pr](https://github.com/danforthcenter/plantcv-tutorial-germination/actions/workflows/ci-tests.yml/badge.svg)](https://github.com/danforthcenter/plantcv-tutorial-germination/actions/workflows/ci-tests.yml)
6 changes: 3 additions & 3 deletions Index.ipynb → index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13104,9 +13104,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python [conda env:plantcv] *",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "conda-env-plantcv-py"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -13118,7 +13118,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.9"
"version": "3.12.5"
}
},
"nbformat": 4,
Expand Down