Skip to content

sort by BASE does not work for indels #135

@ddzhang3

Description

@ddzhang3

I am make igv report using version 1.16.0. The --sort BASE does work for SNVs , while not work for indels.
create_report generic.tsv \ --fasta hg19.fasta \ --sequence 1 --begin 2 --end 3 \ --sort BASE \ --info-columns chr start end ref alt \ --flanking 1000 \ --track-config igv.json \ --output igv.html

This is for SNV: the html also pop out an error "Cannot read properties of undefined (reading 'del')"
Image

And for indel:

Image

Please give some advice, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions