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.jsondocs/tutorial/sources/*.jsondocs/examples/workflows/*.json
Generated runtime manifest:
docs/tutorial/manifest.json
Regenerate with:
cargo run --bin gentle_examples_docs -- tutorial-generateValidate committed generated output:
cargo run --bin gentle_examples_docs -- tutorial-checkRecommended 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).
01.02Contribute to GENtle development -advanced- examplecontribute_gentle_development_baseline- executedyes- reviewunreviewed- file feedback
02.01Load FASTA, branch, and reverse-complement -core- exampleload_branch_reverse_complement_pgex_fasta- executedyes- reviewhuman_reviewedstale- human 2026-05-18 by smoe - file feedback02.04Compare TP73 cDNA against TP73 genomic context via dotplot (online) -online- exampletp73_cdna_genomic_dotplot_online- executedno- reviewunreviewed- file feedback
03.01Load pGEX and digest with BamHI/EcoRI -core- exampleload_and_digest_pgex- executedyes- reviewunreviewed- file feedback03.02Digest -> Ligation -> ExtractRegion minimal slice -core- exampledigest_ligation_extract_region_minimal- executedyes- reviewunreviewed- file feedback03.03Gibson two-fragment overlap planning baseline -core- examplegibson_two_fragment_overlap_preview- executedyes- reviewunreviewed- file feedback03.04Gibson Specialist Starter Project (offline) -core- examplegibson_specialist_testing_baseline- executedyes- reviewunreviewed- file feedback03.06Gibson Arrangements Starter Project (offline) -core- examplegibson_arrangements_baseline- executedyes- reviewunreviewed- file feedback
04.01Simple PCR From a Selected Core Region -core- examplesimple_pcr_selection_gui- executedyes- reviewunreviewed- file feedback04.02Selection-first PCR batch primer design (offline) -core- examplepcr_selection_batch_primer_pairs_offline- executedyes- reviewunreviewed- file feedback04.04Guide practical filtering and oligo generation -core- exampleguides_filter_and_generate_oligos- executedyes- reviewunreviewed- file feedback04.05Guide oligo export (CSV + protocol) -advanced- exampleguides_export_csv_and_protocol- executedyes- reviewunreviewed- file feedback
05.01Find and extend the right genomic target (local catalog) -core- exampleprepare_extract_extend_localproject_gene- executedyes- reviewunreviewed- file feedback05.02Prepare a reference genome cache (online) -online- exampleprepare_reference_genome_online- executedno- reviewunreviewed- file feedback05.03Retrieve TP63 and extend the displayed region by +/-2 kb (online) -online- exampletp63_extend_anchor_online- executedno- reviewunreviewed- file feedback
06.03TP53 isoform architecture expert panel (online) -online- exampletp53_isoform_architecture_online- executedno- reviewunreviewed- file feedback06.04TP53 UniProt domain mapping and feature-coding DNA query (online) -online- exampletp53_uniprot_projection_online- executedno- reviewunreviewed- file feedback06.05Audit a TP73 UniProt Projection Against Ensembl and Derived Coding Sequence (CLI Tutorial) -online- exampletp73_uniprot_projection_audit_online- executedno- reviewunreviewed- file feedback
07.02Map TP53 locus reads with multi-gene sparse indexing (online) -online- exampletp53_multi_gene_sparse_mapping_online- executedno- reviewunreviewed- file feedback
08.03Promoter Design Artifact Slice (Offline Synthetic TP73 Locus) -core- examplepromoter_design_artifact_slice_offline- executedyes- reviewhuman_reviewedstale- human 2026-05-18 by smoe - file feedback
- Shared Engine Contract (
shared_engine_contract): GUI, CLI, shell, and scripting interfaces execute the same operation semantics.- Appears in: Chapter 1: Load FASTA, branch, and reverse-complement, Chapter 2: Find and extend the right genomic target (local catalog), Chapter 4: Gibson two-fragment overlap planning baseline, Chapter 8: Contribute to GENtle development, Chapter 10: TP53 isoform architecture expert panel (online), Chapter 11: Retrieve TP63 and extend the displayed region by +/-2 kb (online), Chapter 12: Map TP53 locus reads with multi-gene sparse indexing (online), Chapter 13: Selection-first PCR batch primer design (offline), Chapter 14: Compare TP73 cDNA against TP73 genomic context via dotplot (online), Chapter 15: Gibson Specialist Starter Project (offline), Chapter 16: Gibson Arrangements Starter Project (offline), Chapter 17: TP53 UniProt domain mapping and feature-coding DNA query (online), Chapter 18: Simple PCR From a Selected Core Region, Chapter 19: Audit a TP73 UniProt Projection Against Ensembl and Derived Coding Sequence (CLI Tutorial), Chapter 24: Promoter Design Artifact Slice (Offline Synthetic TP73 Locus).
- Deterministic Workflows (
deterministic_workflows): Operation chains should produce stable IDs and comparable outputs across repeated runs.- Appears in: Chapter 1: Load FASTA, branch, and reverse-complement, Chapter 2: Find and extend the right genomic target (local catalog), Chapter 3: Load pGEX and digest with BamHI/EcoRI, Chapter 4: Gibson two-fragment overlap planning baseline, Chapter 5: Guide practical filtering and oligo generation, Chapter 6: Digest -> Ligation -> ExtractRegion minimal slice, Chapter 9: Prepare a reference genome cache (online), Chapter 12: Map TP53 locus reads with multi-gene sparse indexing (online), Chapter 13: Selection-first PCR batch primer design (offline), Chapter 14: Compare TP73 cDNA against TP73 genomic context via dotplot (online), Chapter 15: Gibson Specialist Starter Project (offline), Chapter 16: Gibson Arrangements Starter Project (offline), Chapter 18: Simple PCR From a Selected Core Region, Chapter 24: Promoter Design Artifact Slice (Offline Synthetic TP73 Locus).
- Sequence Lineage (
sequence_lineage): Derived sequences are explicit products linked to upstream inputs and operations.- Appears in: Chapter 1: Load FASTA, branch, and reverse-complement, Chapter 2: Find and extend the right genomic target (local catalog), Chapter 3: Load pGEX and digest with BamHI/EcoRI, Chapter 4: Gibson two-fragment overlap planning baseline, Chapter 6: Digest -> Ligation -> ExtractRegion minimal slice, Chapter 11: Retrieve TP63 and extend the displayed region by +/-2 kb (online), Chapter 13: Selection-first PCR batch primer design (offline), Chapter 14: Compare TP73 cDNA against TP73 genomic context via dotplot (online), Chapter 15: Gibson Specialist Starter Project (offline), Chapter 16: Gibson Arrangements Starter Project (offline).
- Genome Catalog Targeting (
genome_catalog_targeting): Prepared genome catalogs, annotation-based gene filters, and anchor extension connect imported entries to genomic context.- Appears in: Chapter 2: Find and extend the right genomic target (local catalog), Chapter 9: Prepare a reference genome cache (online), Chapter 10: TP53 isoform architecture expert panel (online), Chapter 11: Retrieve TP63 and extend the displayed region by +/-2 kb (online), Chapter 12: Map TP53 locus reads with multi-gene sparse indexing (online), Chapter 14: Compare TP73 cDNA against TP73 genomic context via dotplot (online), Chapter 17: TP53 UniProt domain mapping and feature-coding DNA query (online).
- Guide Design Pipeline (
guide_design_pipeline): Guide sets can be created, filtered, expanded to oligos, and exported with protocol context. - Artifact Exports (
artifact_exports): Representative outputs (CSV/protocol/SVG/text) are retained for auditability and sharing.- Appears in: Chapter 7: Guide oligo export (CSV + protocol), Chapter 10: TP53 isoform architecture expert panel (online), Chapter 17: TP53 UniProt domain mapping and feature-coding DNA query (online), Chapter 19: Audit a TP73 UniProt Projection Against Ensembl and Derived Coding Sequence (CLI Tutorial), Chapter 24: Promoter Design Artifact Slice (Offline Synthetic TP73 Locus).
- Tutorial Drift Checks (
tutorial_drift_checks): Tutorial content is generated from executable examples and verified in automated checks. - Contribution Loop (
contribution_loop): Contributions should couple code edits with docs updates and deterministic tests.- Appears in: Chapter 8: Contribute to GENtle development.
- Online Opt-in Execution (
online_opt_in): Network-dependent chapters remain explicit opt-in and do not break offline default CI.- Appears in: Chapter 9: Prepare a reference genome cache (online), Chapter 10: TP53 isoform architecture expert panel (online), Chapter 11: Retrieve TP63 and extend the displayed region by +/-2 kb (online), Chapter 12: Map TP53 locus reads with multi-gene sparse indexing (online), Chapter 14: Compare TP73 cDNA against TP73 genomic context via dotplot (online), Chapter 17: TP53 UniProt domain mapping and feature-coding DNA query (online), Chapter 19: Audit a TP73 UniProt Projection Against Ensembl and Derived Coding Sequence (CLI Tutorial).
- Isoform Architecture Panels (
isoform_architecture_panels): Curated transcript/protein architecture overlays can be imported and rendered as deterministic expert-view SVG outputs. - UniProt Projection Mapping (
uniprot_projection_mapping): Reviewed UniProt protein annotations can be projected onto transcript/CDS geometry and reopened as one persisted expert-view artifact. - Feature Coding-DNA Attribution (
feature_coding_dna_attribution): A persisted UniProt projection can be queried for the exact coding DNA, exon attribution, and splice-junction exon pairs that encode one mapped protein feature. - Expert View Parity (
expert_view_parity): The same expert-view payloads should be inspectable and renderable from GUI, CLI, and other adapters without frontend-only projection logic.
- Tutorial schema:
gentle.tutorial_manifest.v2 - Chapter count:
20 - Generation report:
report.json