Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GenoMax
    replied
    Originally posted by Richard Finney View Post
    First error is no cmake.

    Install cmake first.

    Example as root :
    apt-get install cmake
    Yikes. Missed that.

    Leave a comment:


  • Richard Finney
    replied
    First error is no cmake.

    Install cmake first.

    Example as root :
    apt-get install cmake

    Leave a comment:


  • GenoMax
    replied
    The installer is not able to find the library from bamtools in this relative path (../bamtools/lib/libbamtools.a) from where ever you are running the installation for freebayes.

    Leave a comment:


  • PandoraMid
    replied
    I've already installed bamtools!

    Leave a comment:


  • GenoMax
    replied
    You need to install bamtools. Have you done that already?

    Leave a comment:


  • PandoraMid
    started a topic Freebayes installing problem

    Freebayes installing problem

    Hi! I wish to use Freebayes to investigate on my aligned reads about any vcs, snps and similar, so i proceeded to install this program (on ubuntu) with the code
    Code:
    git clone --recursive git://github.com/ekg/freebayes.git
    cd freebayes
    make
    but this is result

    Code:
    DETECTED_VERSION = v1.0.2-16-gd466dde
    CURRENT_VERSION  = v1.0.2-16-gd466dde
    cd ../bamtools && mkdir -p build && cd build && cmake .. && make
    /bin/sh: 1: cmake: not found
    Makefile:39: set for target instuction "../bamtools/lib/libbamtools.a" failed
    make[1]: *** [../bamtools/lib/libbamtools.a] Error 127
    make[1]: exit from directory "/home/martina/freebayes/src"
    Makefile:2: set for target instuction "all" failed
    make: *** [all] Error 2
    Do you have any idea for resolve my problem?

    Thank you

Latest Articles

Collapse

  • seqadmin
    Exploring the Dynamics of the Tumor Microenvironment
    by seqadmin




    The complexity of cancer is clearly demonstrated in the diverse ecosystem of the tumor microenvironment (TME). The TME is made up of numerous cell types and its development begins with the changes that happen during oncogenesis. “Genomic mutations, copy number changes, epigenetic alterations, and alternative gene expression occur to varying degrees within the affected tumor cells,” explained Andrea O’Hara, Ph.D., Strategic Technical Specialist at Azenta. “As...
    07-08-2024, 03:19 PM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 07-25-2024, 06:46 AM
0 responses
9 views
0 likes
Last Post seqadmin  
Started by seqadmin, 07-24-2024, 11:09 AM
0 responses
26 views
0 likes
Last Post seqadmin  
Started by seqadmin, 07-19-2024, 07:20 AM
0 responses
160 views
0 likes
Last Post seqadmin  
Started by seqadmin, 07-16-2024, 05:49 AM
0 responses
127 views
0 likes
Last Post seqadmin  
Working...
X