Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Tophat with bowtie2

    Hi,

    I want to align the Rna-seq data using bowtie2.so here are the steps i did(i installed tophat,bowtie2 and samtools and kept in bashprofile)

    i got the reference genome from bowtie2(hg19) and i ran the makescript for indexing them.i got
    6 index files(hg19.1.bt2 hg19.2.bt2 hg19.3.bt2 hg19.4.bt2 hg19.rev.1.bt2 hg19.rev.2.bt2)and i kept in genome folder hg19

    now i want to run the tophat by takine these index files and the fastq file like this but i am getting error
    [ab RNASEQ]$ tophat /net/gs/vol3/shared/lab/RNASEQ/hg19/hg19 C_RNAseq_1.fq

    [Thu Nov 29 23:45:21 2012] Beginning TopHat run (v1.4.1)
    -----------------------------------------------
    [Thu Nov 29 23:45:21 2012] Preparing output location ./tophat_out/
    [Thu Nov 29 23:45:21 2012] Checking for Bowtie index files
    Error: Could not find Bowtie index files /net/gs/vol3/shared/lab/RNASEQ/hg19.*

    can anyone help me with this?i am new in using the tophat

    Thank you

  • #2
    It looks like tophat thinks that your index is in
    Code:
    /net/gs/vol3/shared/lab/RNASEQ/
    not
    Code:
    /net/gs/vol3/shared/lab/RNASEQ/hg19/
    . Try moving your index to a folder that does not include "hg19" in its name - it seems to be confusing tophat. Say
    Code:
    /net/gs/vol3/shared/lab/RNASEQ/my_index/
    should do the trick.

    EDIT: It looks like I did not notice the elephant in the room - you are using TopHat v1.4.1 which does not support Bowtie 2. Use Tophat version >2.0. From TopHat website:
    Version 2.0.0 is a major release adding Bowtie 2 support
    Last edited by mknut; 11-30-2012, 01:53 AM. Reason: misread the question

    Comment


    • #3
      [Thu Nov 29 23:45:21 2012] Beginning TopHat run (v1.4.1)
      You cannot run tophat 1.4 with Bowtie2. You have to install Tophat version 2.0.* if you want to use Bowtie2.

      kamal

      Comment


      • #4
        thank you

        Its working now

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Recent Advances in Sequencing Analysis Tools
          by seqadmin


          The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
          05-06-2024, 07:48 AM
        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 07:03 AM
        0 responses
        9 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-10-2024, 06:35 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-09-2024, 02:46 PM
        0 responses
        26 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-07-2024, 06:57 AM
        0 responses
        22 views
        0 likes
        Last Post seqadmin  
        Working...
        X