AlexsLemonade / scpca-nf

scpca-nf is the Nextflow workflow for processing Single-cell Pediatric Cancer Atlas Portal data
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Specify run ids to use when merging projects #705

Closed allyhawkins closed 8 months ago

allyhawkins commented 8 months ago

As mentioned in https://github.com/AlexsLemonade/ScPCA-admin/issues/820, we have some scenarios where we will want to create a merged object without including all libraries in that project. To accommodate this we should add the params for run IDs to the merge workflow. We should accommodate run IDs, library IDs, and sample IDs. Then when we filter to the project IDs specified we should also filter to the run IDs (similar to how we select runs in main.nf).

allyhawkins commented 8 months ago

Closed by #708