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
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM
      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      31 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      32 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      28 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      53 views
      0 likes
      Last Post seqadmin  
      Working...
      X