PEtab-dev / PEtab-dev/libpetab-python
API for renaming PEtab entities
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 18
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
It would be convenient to have some Problem.rename(old="foo", new="bar") functionality for renaming any PEtab entities.
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
Start by locating the Problem API and the representations of PEtab entities it manages. Define the supported entity types and rename semantics before implementing Problem.rename(old="foo", new="bar"); done should include coverage for renaming each supported entity without breaking references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100