griffithlab / civicpy

A python interface for the CIViC db application
MIT License
8 stars 5 forks source link

Gene provenance #72

Closed ahwagner closed 4 years ago

ahwagner commented 4 years ago

This PR addresses the final feature for #65. It also increments the CIViCpy release candidate version and structures timestamps as datetime objects instead of strings.

This is currently marked as a draft PR while documentation is being completed, but operational / non-documentation code should be viewed as complete.