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 would like to test AmpliSolve for Somatic mutation detection from hybrid capture data sequenced with NextSeq. We are specifically interested in low allele frequency variants ( lower the false negatives) and your tool seems a great fit for our need. However, I am stuck on the installation part and getting below error. Any advice is appreciated.
/usr/bin/ld: /tmp/ccAEOn9d.o: undefined reference to symbol 'floor@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile.linux:14: recipe for target 'dynamic' failed
make: *** [dynamic] Error 1
Best,
Nihir
The text was updated successfully, but these errors were encountered:
Hello,
I would like to test AmpliSolve for Somatic mutation detection from hybrid capture data sequenced with NextSeq. We are specifically interested in low allele frequency variants ( lower the false negatives) and your tool seems a great fit for our need. However, I am stuck on the installation part and getting below error. Any advice is appreciated.
Best,
Nihir
The text was updated successfully, but these errors were encountered: