Skip to content

Latest commit

 

History

History
114 lines (82 loc) · 18.3 KB

File metadata and controls

114 lines (82 loc) · 18.3 KB

GENtle Tutorial (Generated)

Generated executable tutorial runtime manifest for GENtle. Used by tutorial-generate / tutorial-check and the GUI Open Tutorial Project... flow to map source-backed chapters onto canonical workflow examples.

This folder is generated from:

  • docs/tutorial/sources/catalog_meta.json
  • docs/tutorial/sources/*.json
  • docs/examples/workflows/*.json

Generated runtime manifest:

  • docs/tutorial/manifest.json

Regenerate with:

cargo run --bin gentle_examples_docs -- tutorial-generate

Validate committed generated output:

cargo run --bin gentle_examples_docs -- tutorial-check

Recommended progression:

  • Start chapters in the GUI to understand biological intent and visual context.
  • Then use the command equivalents for repeatable runs and automation.

These chapters are generated from executable workflow JSON. They are stable, regenerable, and machine-checked, but they are reference material - not first-time walkthroughs. If you are new to GENtle, start with the guided walkthroughs in ../README.md.

Each chapter row includes a review badge from ../review_manifest.json; review unreviewed means the workflow is machine-checked but still needs a readability/biology pass from Codex or a human reviewer.

Online execution was disabled (GENTLE_TEST_ONLINE=0 during generation).

Chapters

Getting Started & Interfaces

Sequence Basics & Lineage

Cloning & Assembly

Primers, PCR & qPCR

Genome Context & Coordinates

Transcript, Protein & Projection

RNA Reads, Splicing & Expression

Regulatory, TFBS & Reporter Design

Concepts and Where They Recur

Source Summary

  • Tutorial schema: gentle.tutorial_manifest.v2
  • Chapter count: 20
  • Generation report: report.json