You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to test Bayesembler, but so far with no successful results. My data is paired-end and I did run Tophat2 with default parameters. Still I'm getting error messages like following:
Sorry about your issue with the Bayesembler - and thank you for letting us know!
Im not exactly sure what is causing your problem. First, maybe try rerunning TopHat with --no-mixed and see if it that fixes your problem. If that is not the case, I will need to know the exact TopHat2 version and command-line - and, if by any means possible, access to your data or maybe just a sample of it that can reproduce the error.
Hi,
I'm trying to test Bayesembler, but so far with no successful results. My data is paired-end and I did run Tophat2 with default parameters. Still I'm getting error messages like following:
$ bayesembler -b tophat_out/accepted_hits.bam -o Bayes_test
You are using the Bayesembler v1.2.0. For more information go to bayesembler.binf.ku.dk
bam_nd_pe_plus_file_nameBayes_testaccepted_hits_nd_plus.bam
[12/06/2015 11:23:05] Removing duplicate reads
bayesembler: /seqdata/krogh/jola/projects/transcriptome_assembly/code/release/bayesembler_1_2_0/src/assembler.cpp:336: std::vectorstd::pair<std::list<GraphInfo, std::basic_string > > Assembler::generateSpliceGraphs(double*): Assertion `current_alignment.IsPaired()' failed.
Aborted
What is wrong and how do I fix this?
best,
Patrik
The text was updated successfully, but these errors were encountered: