Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • JamesT
    replied
    Well, at least I managed to make it work Thanks for the positive remark, it is helpful when you are entering a new field (NGS and Linux).

    Leave a comment:


  • arkal
    replied
    Originally posted by JamesT View Post
    Hi.

    First, I would like to say that I am not very familiar with Linux/Unix so I need advice to be addressed in a manner so that I can understand. I hope this is not stopping you from giving me some advice.
    Don't worry... I'm sure most of us without a backgroud in linux have been stumped by the zlib/ncurses thing at some point or the other

    Leave a comment:


  • JamesT
    replied
    I did the following:

    JamesT-XPS-L412Z:~$sudo apt-get update
    JamesT-XPS-L412Z:~$sudo apt-get install zlib1g-dev libncurses5-dev
    JamesT-XPS-L412Z:~/Samtools/samtools-0.1.18$ make
    JamesT-XPS-L412Z:~/bwa/bwa-0.6.2$ make

    Both commands finished without errors, so I assume things are ok.

    Leave a comment:


  • JamesT
    started a topic BWA and Samtools installation failing

    BWA and Samtools installation failing

    Hi.

    First post, so please be gentle

    First, I would like to say that I am not very familiar with Linux/Unix so I need advice to be addressed in a manner so that I can understand. I hope this is not stopping you from giving me some advice.

    System, Ubuntu 12.04 LTS 64-bit, Intel core i7-2640M CPU, 8 GB memory.

    I would like to set up a few tools in order to perform ananlysis of my RNA-sequencing (Illumina HiSeq). So far I have figured out that I would like to try the combination of the following software:

    - BWA
    - Cufflinks
    - Samtools
    - Bowtie
    - TopHat

    Cufflinks and tophat is working (at least if I type cufflinks --help or tophat --help).

    Now, I am having trouble with Samtools and BWA, and it appears that I am not able to install them (by using the make command).

    I am getting the following error:

    JamesT-XPS-L412Z:~/Samtools/samtools-0.1.18$ make
    make[1]: Entering directory `/home/jim/Samtools/samtools-0.1.18'
    make[2]: Entering directory `/home/jim/Samtools/samtools-0.1.18'
    gcc -c -g -Wall -O2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_CURSES_LIB=1 -I. bgzf.c -o bgzf.o
    In file included from bgzf.c:36:0:
    bgzf.h:29:18: fatal error: zlib.h: No such file or directory
    compilation terminated.
    make[2]: *** [bgzf.o] Error 1
    make[2]: Leaving directory `/home/jim/Samtools/samtools-0.1.18'
    make[1]: *** [lib-recur] Error 1
    make[1]: Leaving directory `/home/jim/Samtools/samtools-0.1.18'
    make: *** [all-recur] Error 1

    JamesT-XPS-L412Z:~/bwa/bwa-0.6.2$ make
    gcc -c -g -Wall -O2 -DHAVE_PTHREAD bwa.c -o bwa.o
    In file included from bwa.c:8:0:
    bntseq.h:32:18: fatal error: zlib.h: No such file or directory
    compilation terminated.
    make: *** [bwa.o] Error 1

    From searching the web for a few days I think the problem is with the library, however, my Ubuntu tells me that the zlib1g-dev is installed. Is there any other library I need? Do I need to make changes to the make file? Or is the problem elsewhere.

    -James
    Last edited by JamesT; 06-28-2012, 03:18 AM. Reason: problem solved

Latest Articles

Collapse

  • seqadmin
    Non-Coding RNA Research and Technologies
    by seqadmin




    Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

    Nobel Prize for MicroRNA Discovery
    This week,...
    10-07-2024, 08:07 AM
  • seqadmin
    Recent Developments in Metagenomics
    by seqadmin





    Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
    09-23-2024, 06:35 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 06:35 AM
0 responses
7 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 02:44 PM
0 responses
7 views
0 likes
Last Post seqadmin  
Started by seqadmin, 10-11-2024, 06:55 AM
0 responses
15 views
0 likes
Last Post seqadmin  
Started by seqadmin, 10-02-2024, 04:51 AM
0 responses
111 views
0 likes
Last Post seqadmin  
Working...
X