π VEP Polaris Toolkit
VEP Polaris is a modular command-line toolkit to validate and manage Ensembl VEP plugin files.
This toolkit helps students, researchers, bioinformaticians, and engineers confidently navigate plugin file compatibility and formatting.
π Available Tools
| Tool | Description |
|---|---|
plugin-inspect |
Check chromosome formats and data in plugin files |
π§ͺ Testing
To learn how to run and add tests, see the testing.md guide.
π Getting Started
- Clone the repo
- Run
make install - Use
vep-polaristo run tools likeplugin-inspect
vep-polaris plugin-inspect --dir /path/to/Plugins
See each toolβs individual help (--help) or docs for more details.