datasnakes / datasnakes/OrthoEvolution
Update Qstat for better use with JSON output
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 28
- Forks
- 5
- Avg merge
- 23m
- Merged PRs (30d)
- 3
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect OrthoEvol/Tools/pbs/qstat.py around line 712 and reproduce the issue with qstat -f -F json. Determine why JSON output reaches that point as an error; done means the command completes successfully without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100