walaj / svaba

Structural variation and indel detection by local assembly
GNU General Public License v3.0
228 stars 44 forks source link

Specific types of BND #28

Open hurleyLi opened 6 years ago

hurleyLi commented 6 years ago

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,

Danisov commented 2 years ago

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

walaj commented 2 years ago

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: @.***>