about summary refs log tree commit diff
path: root/gn/packages/patches/python2-htmlgen-Fix-test-for-random.patch
diff options
context:
space:
mode:
authorpjotrp2026-04-17 09:21:04 +0200
committerpjotrp2026-04-17 09:21:04 +0200
commit3ce355e777bea6a72f055716ece9b9d57afb0a5f (patch)
treeedfc53831779052b54cfd487a1553278dde4182a /gn/packages/patches/python2-htmlgen-Fix-test-for-random.patch
parent034763cf8a82818259b68bd46bf57e3144488816 (diff)
downloadguix-bioinformatics-3ce355e777bea6a72f055716ece9b9d57afb0a5f.tar.gz
● All part1.md tutorial steps reproduce successfully:
  ┌──────────────────┬────────────────────────────────────┬───────────────────────────────────────────────────┐
  │     Section      │               Steps                │                      Result                       │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ vg construct     │ vg construct -r tiny.fa -m 4       │ OK - creates graph                                │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ vg view + dot    │ vg view -d ... | dot -T pdf        │ OK - generates PDF                                │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ vg construct VCF │ vg construct -r ... -v tiny.vcf.gz │ OK                                                │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ vg view paths    │ vg view -dp / vg view -dpS         │ OK                                                │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ vg view GFA      │ vg view + sed fix                  │ OK - GFA output correct                           │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ zgrep VCF        │ zgrep '^##' -v | column -t         │ OK                                                │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ pggb DRB1-3123   │ pggb -i ... -n 12 -t 16            │ OK - graph: 21920bp, 4854 nodes, 12 paths         │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ odgi stats       │ odgi stats -S                      │ OK                                                │
  ├──────────────────┼────────────────────────────────────┼───────────────────────────────────────────────────┤
  │ pggb -p 95       │ underaligned graph                 │ OK - 55853bp, 62 nodes (confirms tutorial answer) │
  └──────────────────┴────────────────────────────────────┴───────────────────────────────────────────────────┘

  Two packages added to mempang-workshop: graphviz (for dot) and gzip (for zgrep).
Diffstat (limited to 'gn/packages/patches/python2-htmlgen-Fix-test-for-random.patch')
0 files changed, 0 insertions, 0 deletions