Skip to content

Error: Features added out of order #11

@changd15

Description

@changd15

Hi,
When I run asdpex-cli-0.2.jar, I get the following error on a few samples. I have ensured that the input files have been sorted. Any help would be greatly appreciated! Thanks!

**************[WARN] found no 'first' ASDP for region REGION160 set to region start.
[WARN] found no 'last' ASDP for region REGION160 set to region stop.
****Exception in thread "main" java.lang.IllegalArgumentException: Features added out of order: previous (TabixFeature{referenceIndex=13, start=105573251, end=105573293, featureStartFilePosition=451911835841, featureEndFilePosition=-1}) > next (TabixFeature{referenceIndex=13, start=105573221, end=105573267, featureStartFilePosition=451911836245, featureEndFilePosition=-1})
at htsjdk.tribble.index.tabix.TabixIndexCreator.addFeature(TabixIndexCreator.java:89)
at htsjdk.variant.variantcontext.writer.IndexingVariantContextWriter.add(IndexingVariantContextWriter.java:170)
at htsjdk.variant.variantcontext.writer.VCFWriter.add(VCFWriter.java:219)
at de.charite.compbio.asdpex.cmd.AnnotatedVariantWriter.put(AnnotatedVariantWriter.java:62)
at de.charite.compbio.asdpex.cmd.AnnotateVCFCommand.writeVariants(AnnotateVCFCommand.java:320)
at de.charite.compbio.asdpex.cmd.AnnotateVCFCommand.run(AnnotateVCFCommand.java:292)
at de.charite.compbio.asdpex.App.main(App.java:58)
make: *** [sortvcf] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions