[add] Support UNZIP and UNTAR for input
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 46
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Description of feature
Currenlty wie only support a decompressed bundle because the uncompressed path is sometimes unclear. It can happen that the uncompressed data looks like sample/outs and outs/ is the actually bundle. Yet, it might be usefull that the user can provide compressed data so that uncompressed data is just temporarily stored.
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 tracing how the pipeline currently detects and stages the decompressed bundle from its input. Define the expected behavior for UNZIP and UNTAR inputs, including temporary storage and bundle selection, then verify both archive types and the existing uncompressed path through the pipeline's available checks.
Written by the indexing model from the issue text.
Assessment
- Domain
- bioinformatics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100