PEtab-dev / PEtab-dev/libpetab-python
Add: Allow plotting by observableID & simCondID at the same time
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Could in some cases be useful to plot e.g. a single observable for only a few conditions.
So far an error rises: "Plotting without visualization specification file and datasetId can be performed via grouping by simulation conditions OR observables, but not both. Stopping."
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
No files, tests, or entry points are named. Start by locating the plotting code that emits the quoted error and trace how observableID and simCondID grouping are handled; done means both filters can be used together without that error, with the resulting plot limited to the selected observable and conditions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100