「view this page in B3 βῆτα server」

Revisions №60908

branch: master 「№60908」
Commited by: Rocco Moretti
GitHub commit link: 「b5ea6d6d4c4e5728」 「№4182」
Difference from previous tested commit:  code diff
Commit date: 2019-08-29 16:22:21

Merge pull request #4182 from RosettaCommons/roccomoretti/mmtf_integration_facilitate Add MMTF->JSON dumping facility to integration tests. If there's integration test changes to mmtf output, it's somewhat hard to debug. So - taking a cue from the SQLite tests - I'm adding a small utility script which can dump MMTF data into a JSON format. This requires the Python version of the MMTF reader to be installed to properly function, though there's a fall-back if it isn't. (We just don't dump the plaintext version.)

...