svaba icon indicating copy to clipboard operation
svaba copied to clipboard

Specific types of BND

Open hurleyLi opened this issue 5 years ago • 2 comments

Hi, could you please provide a script for converting BND svtype to specific SV types, e.g. DEL, DUP. I don't think the one in #4 is accurate. Thanks,

hurleyLi avatar Aug 05 '18 18:08 hurleyLi

I am also very interested. Did you find the solution?

Danisov avatar Feb 23 '22 15:02 Danisov

Is this for germline or somatic rearrangement calling? If the latter, I would caution against converting to "DEL" "DUP" etc for reasons I can explain, and why I've never been excited about writing one (although others did which is fine). For germline, I haven't personally tested the script in #4 but it's essentially just doing a regexp to extract the four possibilities from the BND annotation, so could use/fix that or make your own pretty easily.

On Wed, Feb 23, 2022 at 10:23 AM Danisov @.***> wrote:

I am also very interested. Did you find the solution?

— Reply to this email directly, view it on GitHub https://github.com/walaj/svaba/issues/28#issuecomment-1048897939, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUZ7CARIQUBEV3LFFFX4WTU4T3YDANCNFSM4FN553AA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

walaj avatar Feb 23 '22 16:02 walaj