lpantano / lpantano/bcbio.coverage
Colorize samples in coverage/completeness plots
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now I get all similar shades of grey, which aren't useful in identifying different samples (also due to lack of a legend, see #6).
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 locating the coverage and completeness plot entry points in the Python code and inspect how sample colors are assigned. Confirm the current plots use similar grey shades; done means samples are visually distinguishable in both plot types, with the related legend concern tracked in issue #6.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100