Skip to content

long_reads branch issue #36

@gbdias

Description

@gbdias

Hi,

I tried running tsebra using the long_reads branch but I'm getting this error.

### BUILD OVERLAP GRAPH
Traceback (most recent call last):
  File "/home/guibo205/git/TSEBRA/bin/tsebra.py", line 224, in <module>
    main()
  File "/home/guibo205/git/TSEBRA/bin/tsebra.py", line 106, in main
    graph.build()
  File "/home/guibo205/git/TSEBRA/bin/overlap_graph.py", line 182, in build
    open_intervals.remove(interval[0])
ValueError: list.remove(x): x not in list

This is my command:

"$TSEBRA" -g "$BRAKER_PREDS","$GALBA_PREDS" -e "$BRAKER_HINTS","$GALBA_HINTS" \
 -l "$ISOSEQ_PREDS" -c long_reads.cfg -f -o tsebra_rm_short.gtf

Any tips appreciated.

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