Prototype Status • Canine genetic mutation analysis tool that parses VCF files, processes data, runs AI analysis and generates structured reports.
This project is currently in a prototype phase — features are under active development and not intended for production use.
-
Windows 10/11 (64-bit)
-
Internet connection (for dependency installation)
Double-click to run:
setup.bat
Automatically creates a virtual environment and installs all required dependencies.
-
Edit
config.yaml: setdata.input_path(VCF file path) and fill in canine details -
Place your VCF file inside the
data/directory -
(Optional) Add your OpenAI API key to
.envto enable AI-powered analysis
Double-click to run:
run.bat
Generated reports are saved to the output/ directory.
MIT