WGLab / doc-ANNOVAR

Documentation for the ANNOVAR software
http://annovar.openbioinformatics.org
234 stars 359 forks source link

ERROR: transcript end (1235) for NM_032454.1 is longer than transcript length 444, skipping this transcript #162

Closed asmlgkj closed 3 years ago

asmlgkj commented 3 years ago

Thanks a lot for great tool annovar,can you have a look of this,

asmlgkj commented 3 years ago

Inversion Variant can annovar output MNP as hgvs name synax https://varnomen.hgvs.org/recommendations/DNA/variant/inversion/ like NM_004006.2:c.4145_4160inv <> I add polish and hgvs, but does not work

kaichop commented 3 years ago

The inversion annotation is not supported. Users need to annotate this yourself, for example, checking whether Ref is the reverse complement of Alt, to determine whether the 16bp multi-nucleotide variant is an inversion or not.

On Wed, Oct 6, 2021 at 8:50 AM curry_fan @.***> wrote:

Inversion Variant can annovar output MNP as hgvs name synax https://varnomen.hgvs.org/recommendations/DNA/variant/inversion/ like NM_004006.2:c.4145_4160inv

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WGLab/doc-ANNOVAR/issues/162#issuecomment-936175191, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OGY5U4OHQR5HO6CZ63UFRAYLANCNFSM5FOPR43Q .

asmlgkj commented 3 years ago

thanks a lot ERROR: transcript end (1235) for NM_032454.1 is longer than transcript length 444, skipping this transcript how this happens

kaichop commented 3 years ago

Sometimes there is annotation error for transcript, in this case, the end position is longer than the total length, so annovar considers it as an invalid transcript annotation and skips it.

On Mon, Oct 11, 2021 at 11:47 PM curry_fan @.***> wrote:

thanks a lot ERROR: transcript end (1235) for NM_032454.1 is longer than transcript length 444, skipping this transcript how this happens

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/WGLab/doc-ANNOVAR/issues/162#issuecomment-940629634, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3ODPK5YY7DRMWABP663UGOVW3ANCNFSM5FOPR43Q .