Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 366 Bytes

Here is a random collection of scripts for qc'ing metadata on cgap.

Assumptions:

  • you have a ~/keypairs.json file with a valid "cgaptest" key.
  • you have some version of these libraries in your environment.
    • matplotlib
    • numpy
    • pandas
    • dcicutils

The only other set up required should be adding code/ to your $PYTHONPATH.