Skip to content

IntaRNAsTar Exception raised #219

@meichelman

Description

@meichelman

Hi,

I am running IntaRNAsTar with a genome and list of sRNAs both in fasta format. I ran the following on the command line:

IntaRNAsTar -t target.file -q query.file --out output.file -m M -n 3 --threads 4 --outCsvCols id1,id2,subseq1,subseq2,start1,end1,start2,end2,bpList,P_E

The program did not successfully complete, and instead output the following warning:

"# WARNING : Exception raised for : #thread 1 #target 0 #query 7 : IndexRangeList::push_back(14350-40535) violates order given last range = 1985706-2032352"
"# WARNING : Exception raised : std::exception

==> Please report (including input) to the IntaRNA development team! Thanks!
"
I have previously run a similar command on the same data and it worked successfully. The only differences are the outCsvCols, specifying the mode, specifying the number of subinteractions, and specifying the number of threads.

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