Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 404 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 404 Bytes

HGVS variant description parser in C

Building

make

Alternatively, for POSIX systems (assumes unistd.h to be present) using an ANSI-compatible terminal ouput will be colored when printing to a tty:

make OPTIONS='ANSI'

Testing

To run the tests (assumes valgrind to be present):

make check

Use

Run:

./a.out 'NG_012232.1(NM_004006.1):c.183_186+48del'