Skip to content

Enhance converters support and add utils for handling hierarchies

Choose a tag to compare

@dzoanka dzoanka released this 02 Jul 16:55
· 103 commits to main since this release
  • Updated provenance utils, added checks in for missing data in input RO-Crate,
    and allowing to continue but logging errors in the process

  • Add HierarchyToHiDeFConverter, a class to convert a hierarchy network
    (in CX2 format) to a HiDeF format nodes and edges lists.

  • Add NDExHierarchyUploader, a class for uploading hierarchy and
    its parent network to NDEx.

  • Updated cellmaps_utilscmd.py apmsconverter, ifconverter,
    crisprconverter to support tissue as well as output
    data_info.json file to resulting RO-Crate so subsequent tools can
    more easily get provenance information

  • Updated cellmaps_utilscmd.py crisprconverter to consume .h5ad
    files and updated readme.txt file