datasnakes / OrthoEvolution

An easy to use and comprehensive python package which aids in the analysis and visualization of orthologous genes. 🐵
https://orthoevolution.readthedocs.io/en/master/
29 stars 4 forks source link

Update Qstat for better use with JSON output #160

Open grabear opened 4 years ago

grabear commented 4 years ago

The qstat command can now be used in a way so that it creats json output: qstat -f -F json

This is very useful. It can error though at: https://github.com/datasnakes/OrthoEvolution/blob/86a3953ae85a274e499ec7c9173fcd2e78e28d0a/OrthoEvol/Tools/pbs/qstat.py#L712

sdhutchins commented 4 years ago

Status update @grabear ?