From 92727365d1e3fc67b66278fd7cbcda77dd27c09e Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 4 Aug 2025 12:40:31 +0100 Subject: Add simple workflow. * 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. --- doc/simple-workflow.png | Bin 0 -> 7260 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/simple-workflow.png (limited to 'doc/simple-workflow.png') diff --git a/doc/simple-workflow.png b/doc/simple-workflow.png new file mode 100644 index 0000000..5d9f01d Binary files /dev/null and b/doc/simple-workflow.png differ -- cgit 1.4.1