Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Bayesembler v1.2.0 #12

Open
jpkoskin opened this issue Jun 12, 2015 · 2 comments
Open

Error in Bayesembler v1.2.0 #12

jpkoskin opened this issue Jun 12, 2015 · 2 comments

Comments

@jpkoskin
Copy link

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

@jpkoskin
Copy link
Author

Is there a hard coded path that should be changed?

@lassemaretty
Copy link
Contributor

Hi Patrik,

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.

Thanks again for posting,

Lasse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants