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 while running SQUID #27

Open
tamal1307 opened this issue Aug 11, 2021 · 0 comments
Open

Error while running SQUID #27

tamal1307 opened this issue Aug 11, 2021 · 0 comments

Comments

@tamal1307
Copy link

I have been having this issue while running SQUID to obtain transcriptomic structural variants from RNASEQ data. This is the error that I have been receiving.

[Thu Aug 12 00:29:10 2021] Start reading bam file.
[Thu Aug 12 00:29:34 2021] Finish sorting Chimeric bam reads.
[Thu Aug 12 00:29:35 2021] Finish removing PCR duplicates.
[Thu Aug 12 00:29:37 2021] Building nodes. |bamdiscordant|=805622
[Thu Aug 12 00:30:07 2021] Building nodes, finish seeding.
squid: src/SegmentGraph.cpp:662: void SegmentGraph_t::BuildNode_STAR(const std::vector<int>&, SBamrecord_t&, std::string): Assertion `vNodes[i].Length>0 && vNodes[i].Position+vNodes[i].Length<=RefLength[vNodes[i].Chr]' failed.
Aborted (core dumped)

I ran the code with the following command

./squid -b mybam_sorted.bam -c chimeric.bam -o out1

I tried to contact the professor in-charge of this tool with the exact same query, who then forwarded my email to one of the developers of this tool. This was their response email that I received.
Extremely disheartened by the response and unacceptable from the developers who made this tool to be used by the community.

image

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

1 participant