choderalab / fah-xchem

Tools and infrastructure for automated compound discovery using Folding@home
MIT License
6 stars 3 forks source link

Correctly format analysis.json #123

Open glass-w opened 3 years ago

glass-w commented 3 years ago

The analysis.json that is written out is all on one line. It would be easier to analyse (e.g. in a IDE) if the JSON was formatted correctly.

There are workarounds, (in VSCode this can be done using the Prettify extension), but it would be useful if analysis.json was already formatted when written out.