-
Notifications
You must be signed in to change notification settings - Fork 32
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: Assertion `c1.pos == c2.mpos' failed #51
Comments
Hello, |
i meet the same problem? any solutions? thank you |
I figured it out with the help of an expert. To solve this problem, you should filter the alignment result with flag >1024 in .SAM file. This Perl script will help: my ($in, $out) = @argv; |
Hi,orange-phoebe Looking forward to your kind reply Lu |
Filling 21 clusters with Hi-C data from SAM file /public/msq/WHF4-1/script//Mi.REduced.paired_only.bam (dot = 1M alignments)
Lachesis: ChromLinkMatrix.cc:2186: void LoadDeNovoCLMsFromSAM(const string&, const string&, const ClusterVec&, std::vector<ChromLinkMatrix*>): Assertion `c1.pos == c2.mpos' failed.
The text was updated successfully, but these errors were encountered: