Giter Club home page Giter Club logo

Comments (2)

Soleilcode avatar Soleilcode commented on September 12, 2024

I checked the m013330.abyss2.err. It said:
Running with max stack size of 65536 KB: abyss-bloom-dbg -k96 -q3 --kc=3 -v -b20G -H4 -j20 /public2/data/laixianxin/pacbio/ngs/cleandata/zhangqianqian_L1_353353.R1.clean.fastq.gz /public2/data/laixianxin/pacbio/ngs/cleandata/zhangqianqian_L1_353353.R2.clean.fastq.gz
abyss-bloom-dbg: /lib64/libstdc++.so.6: version GLIBCXX_3.4.21' not found (required by abyss-bloom-dbg) abyss-bloom-dbg: /lib64/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by abyss-bloom-dbg)
abyss-bloom-dbg: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by abyss-bloom-dbg)
make[1]: *** [/public1/data/heke/pacbio/wengan-v0.2-bin-Linux/bin/abyss-pe:538: m013330.abyss2-1.fa] Error 1
make[1]: *** Deleting file 'm013330.abyss2-1.fa'

But i used command: strings /lib64/libstdc++.so.6|grep GLIBCXX
Then i found there indeed a GLIBCXX_3.4.21.

strings /lib64/libstdc++.so.6|grep GLIBCXX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_3.4.15
GLIBCXX_3.4.16
GLIBCXX_3.4.17
GLIBCXX_3.4.18
GLIBCXX_3.4.19
GLIBCXX_3.4.20
GLIBCXX_3.4.21
GLIBCXX_3.4.22
GLIBCXX_3.4.23
GLIBCXX_3.4.24
GLIBCXX_3.4.25
GLIBCXX_3.4.26
GLIBCXX_3.4.27
GLIBCXX_3.4.28
GLIBCXX_3.4.29
GLIBCXX_DEBUG_MESSAGE_LENGTH

I don't know how i can fix this issue.

from wengan.

Soleilcode avatar Soleilcode commented on September 12, 2024

I have successfully solved this problem. There is only libstdc++.so.6.0.19 on the compute node. I asked the root administrator to copy libstdc++.so.6.0.29 in my shared directory on the login node to /lib64/ on the compute node.
And I looked through the posts about assembly recommendations for low coverage data. My final parameters was "-M 1000-d 2-N 3-i 500,1000 ,2000,3000,4000,5000,6000,7000,8000,9000,10000,11000,12000,13000,14000,15000,20000" . Hope to get better result.

from wengan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.