about summary refs log tree commit diff
path: root/doc/simple-workflow.uml
AgeCommit message (Collapse)Author
47 hoursSpecify PlantUML output filenames.Arun Isaac
This is so that we don't end up with long Guix store hashes in the output filename when these images are built on CI using the Guix computed-file.
47 hoursHint at pyhegp commands in UML visualization.Arun Isaac
47 hoursAdd @startuml and @enduml tags.Arun Isaac
2025-08-06Add simple workflow.Arun Isaac
* README.md (How to use): Indent down into "Joint/federated analysis with many data owners" section. [Simple data sharing]: New section. * doc/generate-images.sh: Add simple workflow. * doc/workflow.png: Rename to doc/joint-workflow.png. * doc/workflow.uml: Rename to doc/joint-workflow.uml. * doc/simple-workflow.png, doc/simple-workflow.uml: New files. * tests/test_pyhegp.py: Import pytest. (test_simple_workflow): New test. * test-data/genotype.tsv: New file.