-
Notifications
You must be signed in to change notification settings - Fork 0
Running CLI
Damianos P. Melidis edited this page Nov 21, 2021
·
2 revisions
CLI contains two commands:
-
genotoscope_annotate.py
that annotates an input VCF or a set of VCF files and converts them to .GSvar files --> genotoscope_annotate -
genotoscope_classify.py
that classifies an input GSvar or a set of GSvar files based on ACMG/AMP guidelines for congenital hearing loss --> genotoscope_classify
GSvar format: This format is developed and used by the clinical bioinformatics suite megSAP. It is a tabular format containing similar information to a VCF file. For more details, please see this page.