Skip to content

Genome Forge v0.1.9

Choose a tag to compare

@felizvida felizvida released this 29 Apr 20:47
· 9 commits to master since this release

Genome Forge v0.1.9

Release date: 2026-04-29

Highlights

  • Retitled the tutorial to Teach Yourself DNA Bioinformatics with Genome Forge to match the DNA-centered scope of the course.
  • Expanded the tutorial to 45 lessons with ApE-inspired DNA workflows:
    • diagnostic cutter selection between related constructs
    • custom DNA ladder-centric digest planning
    • dense text-map sequence inspection
    • silent restriction-site engineering
    • linked trace-to-reference navigation
    • selected-sequence external BLAST launch
  • Added publication-quality concept illustrations for diagnostic digests, silent-site engineering, and trace evidence review.
  • Rebuilt the tutorial PDF as a US Letter, duplex-oriented print edition with a designed front cover, inside front cover, mirrored gutters, and an even-page back cover.
  • Regenerated tutorial HTML, PDF, dataset metadata, playbook, and per-case bundles.

Validation

  • python3 docs/tutorial/generate_tutorial.py
  • ./.venv-docs/bin/python docs/build_tutorial_pdf.py
  • python3 docs/validate_docs.py
  • python3 -m py_compile docs/tutorial/generate_tutorial.py docs/validate_docs.py docs/tutorial/datasets/extract_case_bundle.py docs/build_tutorial_pdf.py
  • pdfinfo docs/tutorial/user_training_tutorial.pdf
  • git diff --check

Notes

  • The PDF reports US Letter geometry: 612 x 792 pts.
  • The release includes source archives and SHA-256 checksums for reproducible handoff.
  • The older untracked local dist/genomeforge-v0.1.4 through v0.1.8 artifacts were left untouched.