scverse / scverse/mantispy

CellProfiler feature-name parser and blocklist

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.