opencb / cellbase

High-Performance NoSQL database and RESTful web services to access to most relevant biological data
Apache License 2.0
87 stars 53 forks source link

fix long mnv for 1bp ref or alt #663

Closed awab-ahmed closed 10 months ago

awab-ahmed commented 10 months ago

Variants such as Variant("22", 17668822, "T", "CTCTACTAAAAATACAAAAAATTAGCCAGGCGTGGTGGCAGGTGCCTGTAGTAC") are producing no consequence type. To fix, classify them as MNV to use the MNV conseq type calculator.