## Connections
### Web
1. Go to https://wintervar.wglab.org/
2. Enter variant in HGVS format
3. Review applied ACMG criteria
### Command Line
# Install
git clone https://github.com/WGLab/InterVar.git
cd InterVar
# Run
python InterVar.py -i input.vcf -d humandb/ --buildver hg38
VERIFIED — wInterVar web API returns 404 for E1659A (variant not in their pre-computed database). Would need to run local InterVar installation with VCF input. Our manual ACMG (PM3_M + PP3_M + PM2_S = VUS) is already well-supported. InterVar unlikely to add new evidence since it uses the same predictors.