mbhall88 / drprg

Drug Resistance Prediction with Reference Graphs
https://mbh.sh/drprg/
MIT License
19 stars 1 forks source link

Targeted sequencing mode #25

Closed mbhall88 closed 1 year ago

mbhall88 commented 1 year ago

Implementation of this feature will rely on the successful resolution of https://github.com/rmcolq/pandora/issues/263 for starters.

In addition, we will probably need to require a BED file of the regions targeted by the user so that we don't trigger things like whole/partial gene deletions in samples where the whole gene was no amplified. This will also alllow us to set the correct genome size for the sample in pandora.

One last question is whether we should include this in the paper or delay it until after the paper (and maybe do a follow-up paper describing the results)? cc @lachlancoin @iqbal-lab

iqbal-lab commented 1 year ago

Kneejerk reaction is to say it belongs in a follow-up; I'd be keener to get the "start of gene is deleted" issue fixed for the first paper if that were possible