Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • tophat running error

    hi All

    I have installed the tophat with bowtie and samtools in the path but I am getting the error when I try to run the example file.
    [2012-07-25 17:31:11] Beginning TopHat run (v2.0.4)
    -----------------------------------------------
    [2012-07-25 17:31:11] Checking for Bowtie
    Bowtie version: 2.0.0.6
    [2012-07-25 17:31:11] Checking for Samtools
    Samtools version: 0.1.18.0
    [2012-07-25 17:31:11] Checking for Bowtie index files
    [2012-07-25 17:31:11] Checking for reference FASTA file
    [2012-07-25 17:31:11] Generating SAM header for test_ref
    format: fastq
    quality scale: phred33 (default)
    [2012-07-25 17:31:11] Preparing reads
    left reads: min. length=75, max. length=75, 100 kept reads (0 discarded)
    right reads: min. length=75, max. length=75, 100 kept reads (0 discarded)
    Traceback (most recent call last):
    File "./tophat", line 3948, in <module>
    sys.exit(main())
    File "./tophat", line 3912, in main
    user_supplied_deletions)
    File "./tophat", line 3362, in spliced_alignment
    if reads == None or not nonzeroFile(reads):
    File "./tophat", line 1053, in nonzeroFile
    samtools_view = subprocess.Popen(samtools_view_cmd, stdout=subprocess.PIPE)
    File "/usr/lib64/python2.6/subprocess.py", line 639, in __init__
    errread, errwrite)
    File "/usr/lib64/python2.6/subprocess.py", line 1228, in _execute_child
    raise child_exception
    OSError: [Errno 2] No such file or directory

    Can any one help me in correcting this.

    Regards

  • #2
    Well, did you check to see if the file exists? E.g., /usr/lib64/python2.6/subprocess.py. If not then you will have to get it installed.

    Comment


    • #3
      Did you find a solution for this? I am getting the same error.

      Comment


      • #4
        Perhaps the response I gave figo1019 worked? How about for you, rpauly? What does an

        'ls -l /usr/lib64/python2.6/subprocess.py'

        give?

        Comment


        • #5
          Running 'ls -l /usr/lib64/python2.6/subprocess.py' Gives me:

          -rw-r--r--. 1 root root 57049 Aug 28 2012 /usr/lib64/python2.6/subprocess.py


          My entire error message is:

          left reads: min. length=100, max. length=100, 14252846 kept reads (14942 discarded)
          right reads: min. length=100, max. length=100, 14185363 kept reads (82425 discarded)
          Traceback (most recent call last):
          File "/usr/local/partekgs/partek_flow/bin/bowtie_two-1.0/tophat", line 4035, in <module>
          sys.exit(main())
          File "/usr/local/partekgs/partek_flow/bin/bowtie_two-1.0/tophat", line 4002, in main
          user_supplied_deletions)
          File "/usr/local/partekgs/partek_flow/bin/bowtie_two-1.0/tophat", line 3470, in spliced_alignment
          if reads == None or not nonzeroFile(reads):
          File "/usr/local/partekgs/partek_flow/bin/bowtie_two-1.0/tophat", line 1119, in nonzeroFile
          samtools_view = subprocess.Popen(samtools_view_cmd, stdout=subprocess.PIPE)
          File "/usr/lib64/python2.6/subprocess.py", line 639, in __init__
          errread, errwrite)
          File "/usr/lib64/python2.6/subprocess.py", line 1228, in _execute_child
          raise child_exception
          OSError: [Errno 2] No such file or directory

          Comment


          • #6
            rpauly: You are running this using partek flow software so this error may be best addressed by contacting Partek tech support. have you tried to contact them?

            Comment


            • #7
              No, I just put the files in the flow directory but I am running it using the command line tophat option.

              Comment


              • #8
                Originally posted by rpauly View Post
                No, I just put the files in the flow directory but I am running it using the command line tophat option.
                Are you using tophat that is part of partek flow install?

                Comment


                • #9
                  Now that I look at the Python code (subprocess.py) it is simply complaining about a missing data file. What file it, all too naturally, does not say. :-(

                  Comment


                  • #10
                    Never mind...fixed it!
                    samtools was not in the path...

                    Thanks everyone!

                    Rini

                    Comment

                    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