Git Product home page Git Product logo

Comments (6)

jdimatteo avatar jdimatteo commented on August 30, 2024

Hi venuthatikonda, very sorry for the delayed response.

bamliquidator expects samtools version 0.1.19, e.g. as installed by the Ubuntu 14.04 package libbam-dev. Your build is failing because g++ is finding a newer version of samtools.

Please try the following from the pipeline/bamliquidator_internal directory:

make clean
CPLUS_INCLUDE_PATH=/usr/include make

If that doesn't help, please provide the output of cat /etc/issue and I'll follow up further. Also, you may consider using the pre-compiled binaries by following these instructions instead: https://github.com/BradnerLab/pipeline/wiki/motif_liquidator#1-download (just extract the contents with those binaries into your bamliquidator_internal directory).

from pipeline.

itsvenu avatar itsvenu commented on August 30, 2024

Hi John,

Thanks for the suggestions.

I downloaded the pre-compiled binaries Redhat/cent OS version. ./cpp_test is showing PASSED but when I actually run the ./bamliquidator it is giving the following error

./bamliquidator: error while loading shared libraries: libbam.so.1: cannot open shared object file: No such file or directory

Is it still because latest samtools version? Should I install the 0.1.19?

I'm using openSUSE Leap 42.1 - Kernel.

from pipeline.

lachlansimpson avatar lachlansimpson commented on August 30, 2024

Is there any chance that this will be updated to the latest samtools (1.6 atm)? I am installing these by hand, so it's no issue, but that is a very old samtools

from pipeline.

lachlansimpson avatar lachlansimpson commented on August 30, 2024

motif liquidator looks ok, but bamliquidator is explicitly listed as a dependency for Rose2 and coltron :/

from pipeline.

jdimatteo avatar jdimatteo commented on August 30, 2024

@datakid sorry, I don't have any plans to upgrade to latest samtools, but patches are welcome

from pipeline.

jdimatteo avatar jdimatteo commented on August 30, 2024

Closing because this issue is very old and I hope I addressed the original questions. If there are additional questions, please open a new issue.

from pipeline.

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.