cytomining / cytomining/profiling-recipe
Create directories as part of a recipe step
- Dominant language
- Python
- Stars
- 11
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
The function [`scripts/create_dirs.sh`](https://github.com/cytomining/profiling-recipe/blob/master/scripts/create_dirs.sh) can be added as the first step when running the profiling pipeline.
This will remove one required manual step that users (assay devs) will need to perform to process profiles.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read scripts/create_dirs.sh and locate the recipe definition for the profiling pipeline to determine how steps are ordered. Add the script as the first step, then verify that a pipeline run creates the required directories without the manual setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100