New sample_modifier: append_derive
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 10
- Forks
- 4
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 4
Description
There's a recurring pattern in many of the PEPs we're creating:
appendan attribute (arbitrary string) for every sample- use this string to
derivea desired value
See this PEP, for example
Therefore it seems like adding a sample_modifiers.append_derive would be useful
Contributor guide
No contributing guide indexed for this repository
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 reviewing the sample_modifiers specification and the linked asset_pep/refgenie_build_cfg.yaml example. Define how append_derive should combine appending an attribute with deriving a value, then update the PEP specification documentation and any documented examples.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100