new module: cellphenonis/*
Open
Nobody has claimed this yet.
new module
wishlist
- Dominant language
- Nextflow
- Stars
- 429
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 153
Description
Is there an existing module for this?
- I have searched for the existing module
Is there an open PR for this?
- I have searched for existing PRs
Is there an open issue for this?
- I have searched for existing issues
Further Information
This is a high-throughput nuclei instance segmentation module for 3D teravoxel lightsheet microscopy images implemented in CellPheno. CellPheno NIS uses a 2D-to-3D segmentation approach so that the speed can be twice that of NuMorph and triple that of CellPose with a better performance (F1/Precision/Recall scores > 0.9).
Are you going to work on this?
- If I'm planning to work on this module, I added myself to the
Assigneesto facilitate tracking who is working on the module
Software requirements (conda)
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/environment-schema.json
channels:
- conda-forge
- bioconda
dependencies:
# TODO:
# - bioconda::????
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
Read the linked CellPheno paper first and resolve the TODO in the conda requirements block. Then identify the module entry point and validation expected by nf-core/modules; done means a complete cellphenonis module with declared dependencies and passing project checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- bioinformatics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100