Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 527 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 527 Bytes

GeneMap2.txt Parser:

This script demonstrates how to parse the genemap2.txt file that can be downloaded from OMIM. Note that while it parses out every field in the file it doesn't output anything.

The genemap2.txt file can downloaded from OMIM Downloads (registration required).

Sample Use:

cat genemap2.txt | ./parseGeneMap2.py

Userful Links: