nasa / nasa/GeneLab_Data_Processing
[bulkRNASeq] NF_RCP 2.0.0 - post-processing fails after with user-provided runsheet_path
Open
@bnovak32 is already working on this.
Since May 23, 2025.
- Dominant language
- Jupyter Notebook
- Stars
- 125
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Post-processing workflow fails on run folder created by main workflow that was started with a run sheet rather than an accession number.
To Reproduce
Steps to reproduce the behavior:
- Run NF_RCP 2.0.0 main workflow with
--runsheet_path </path/to/runsheet>as in Approach 3 in README.md - Run NF_RCP 2.0.0 post processing workflow using
-entry POST_PROCESSING
Expected behavior
The post-processing workflow should be able to find the runsheet path based on the runsheet_path parameter
Additional context
- Assay: bulkRNASeq
- Workflow: NF_RCP
- Workflow version: 2.0.0
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.