Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 403 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 403 Bytes

human-genomic-search-python

Placed here for recruiters and hiring managers to look at. Done for Enzymatics, Inc, coding challenge.

In annotations.py you will see Python's comprehensions, including the brand-new dictionary comprehension, being used for speed. You'll see my effort to provide clean, readable, code, and appropriate comments that explain what's going on.