cytomining / cytomining/CytoTable
Simplify data output to single directory or filepath
- Dominant language
- Python
- Stars
- 21
- Forks
- 6
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 6
Description
CytoTable may provide a string filepath or nested dictionary data structure contingent on the parameters provided to CytoTable. This issue focuses on simplifying this so that all output is a string which represents a directory or filepath. May relate to #149 which would avoid potential data loss for data provenance.
Contributor guide
Research direction
Start by tracing how CytoTable currently returns a filepath or nested dictionary based on its parameters. Review the related data-provenance concern in issue #149 before deciding the unified output contract. Done means every supported parameter combination returns a string representing a directory or filepath without losing provenance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100