Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • problem with tophat commnd directing bowtie indexes

    here is the command I given. I directed bowtie indexes but not working

    I downloaded hg18 index from bowtie ftp site and unzipped in index folder of bowtie by creating a sub directory hg18.
    Hope I did every thing correct?

    Code:
    [B] tophat -r 200 /home/bogugk/rnaseq/software/bowtie-0.12.5/indexes/hg18 SL001_R00089_RHE011_01pgx2_F3.csfasta SL001_R00089_RHE012_01pgx2_F3.csfasta SL001_R00089_RHE013_01pgx2_F3.csfasta SL001_R00089_RHE014_01pgx2_F3.csfasta SL004_R00058_RHE015_01pgx2_F3.csfasta [/B]
    
    [Wed Jun 16 18:12:39 2010] Beginning TopHat run (v1.0.13)
    -----------------------------------------------
    [Wed Jun 16 18:12:39 2010] Preparing output location ./tophat_out/
    [Wed Jun 16 18:12:39 2010] Checking for Bowtie index files
    Error: Could not find Bowtie index files /home/bogugk/rnaseq/software/bowtie-0.12.5/indexes.*
    Traceback (most recent call last):
      File "/home/bogugk/rnaseq/software/tophat-1.0.13/bin/tophat", line 1635, in ?
        sys.exit(main())
      File "/home/bogugk/rnaseq/software/tophat-1.0.13/bin/tophat", line 1556, in main
        (ref_fasta, ref_seq_dict) = check_index(bwt_idx_prefix)
      File "/home/bogugk/rnaseq/software/tophat-1.0.13/bin/tophat", line 634, in check_index
        check_bowtie_index(idx_prefix)
      File "/home/bogugk/rnaseq/software/tophat-1.0.13/bin/tophat", line 569, in check_bowtie_index
        exit(1)
    TypeError: 'str' object is not callable
    FYI: I also exported index path to .bashrc by plaing this command in .bashrc
    Code:
    export PATH=$PATH:/home/bogugk/rnaseq/software/bowtie-0.12.5/indexes
    /hg18
    Please let me know any suggestions.
    Thanx

  • #2
    As far as I know you don't create a subdirectory for each index. just place the 6 hg18 files in the indexes directory.

    Comment


    • #3
      "/home/bogugk/rnaseq/software/bowtie-0.12.5/indexes/hg18"

      That is wrong

      You should point the the bowtie-base, rather than the directory.

      eg. something like

      "/home/bogugk/rnaseq/software/bowtie-0.12.5/indexes/hg18/genome"
      SpliceMap: De novo detection of splice junctions from RNA-seq
      Download SpliceMap Comment here

      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, Yesterday, 06:57 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-06-2024, 07:17 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      24 views
      0 likes
      Last Post seqadmin  
      Working...
      X