I'm trying to use NextSV2 to identify SV using Nanopore data, specifically using the sniffles caller. I've installed Sniffles and can run it as a stand alone caller with no issues. However, when I run NextSV2, it goes for ~10 hours before throwing this error:
sniffles: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by sniffles)
When I go to /usr/lib64/, I can see libstdc++.so.6.0.19, so I'm not sure what the issue is.
Any ideas?
I'm trying to use NextSV2 to identify SV using Nanopore data, specifically using the sniffles caller. I've installed Sniffles and can run it as a stand alone caller with no issues. However, when I run NextSV2, it goes for ~10 hours before throwing this error:
sniffles: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by sniffles)
When I go to /usr/lib64/, I can see libstdc++.so.6.0.19, so I'm not sure what the issue is.
Any ideas?