Skip to content

v0.2.0

Choose a tag to compare

@nawatts nawatts released this 06 Jan 14:56
9adbc5f

Released April 3rd, 2020

Added

  • Function to subset a MatrixTable based on a list of samples (#196)
  • Function to get file size and MD5 hash (#186)
  • Developer documentation (#185)
  • Include RAW_MQ and AS_VQSLOD metrics in get_annotations_hists (#181)
  • Functions to compute coverage stats from sparse MT (#173)

Changed

  • Repo restructured - imports may need to be updated [(#207)] (#207)
  • Make some arguments to get_qc_mt optional (#200)
  • Fetch VEP configuration from new Hail requestor pays buckets (#197)
  • Hail must be installed separately (#194)

Fixed

  • Father/mother assignments now correct (were swapped before) infer_families (#203)
  • Attribute assignments for VersionedPedigreeResource (#198)
  • Field references in get_annotations_hists (#181)
  • Use before assignment error in default_compute_info (#195)