grunwaldlab / grunwaldlab/metacoder
heat_tree: Make error for when a taxmap object is passed to wrong parameter
Open
Nobody has claimed this yet.
heat tree rewrite
- Dominant language
- R
- Stars
- 148
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
This happens often by mistake when an object is passed to heat_tree with %>% and also supplied as the first unnamed parameter as in #141.
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 at the heat_tree entry point and reproduce the misuse described here: passing a taxmap object with %>% while also supplying it as the first unnamed parameter, as in issue #141. Trace how the parameters are validated; the work is done when this case produces a clear, actionable error instead of proceeding ambiguously.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100