stix
stix copied to clipboard
Support for translocations
Does STIX support genotyping of translocations? If so could an example be provided in the README? If not, what would be involved to support translocations and would you be willing to provide advice on how to implement, and potentially accept a pull request?
The data is all there, and I have been meaning to add this support for a while. The major limitation right now is decoding the VCF spec for BNDs. In particular, managing all of the strand combinations both internally and as command-line operations. I am tempted to ignore those complexities (strands) for now, so STIX would just look to see if locus A touches locus B. This GREATLY simplify implementation and usage. Thoughts?
On Fri, May 8, 2020 at 11:56 AM Andrew McPherson [email protected] wrote:
Does STIX support genotyping of translocations? If so could an example be provided in the README? If not, what would be involved to support translocations and would you be willing to provide advice on how to implement, and potentially accept a pull request?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ryanlayer/stix/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEUGUMUHGDRUMXG2GJERH3RQRBVNANCNFSM4M4LCIYQ .