CellProfiler feature-name parser and blocklist
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- Avg merge
- 12h 39m
- Merged PRs (30d)
- 20
Description
_core/features.py with parse_feature_names and load_blocklist, covering compartment, family, measurement, channel and parameters. mantispy.io._profiles._annotate_features does a partial version today and should be replaced by it.
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 reading _core/features.py, focusing on parse_feature_names and load_blocklist and their handling of compartment, family, measurement, channel, and parameters. Compare this with mantispy.io._profiles._annotate_features, then replace that partial implementation so the parser and blocklist cover the listed feature components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 74/100