umccr / umccrise

:snake: DRAGEN Tumor/Normal workflow post-processing
https://umccr.github.io/umccrise/
MIT License
22 stars 8 forks source link

Update to handle DRAGEN data #74

Closed scwatts closed 3 years ago

scwatts commented 3 years ago

Changes:

Please also see:

pdiakumis commented 3 years ago

Thanks so much for this Stephen! Looks good to me overall, just want to make sure we don't merge this with master, at least not yet, due to the current bcbio setup for the patient data. Would it make sense to have a parallel 'main' dragen branch?

scwatts commented 3 years ago

Thanks for looking over these changes

Yes, multiple branches is preferable here given that we'll likely be maintaining a bcbio release and a DRAGEN release for some time. Since we'll soon be running patient data on DRAGEN and ICA it seems to make sense to have commits from this PR on the default/base branch and to create a new branch for the bcbio release. I suspect that the bcbio release will be receiving only hotfixes going forward so having it on the non-default branch also aligns well with this strategy

One other detail to note is that changes in this PR do not strictly break compatibility with bcbio, though some updates will be required to run bcbio in a way that conforms with v1.2.4

scwatts commented 3 years ago

Force pushing to: