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
                      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
                    10 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 05-10-2024, 06:35 AM
                    0 responses
                    31 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 05-09-2024, 02:46 PM
                    0 responses
                    41 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 05-07-2024, 06:57 AM
                    0 responses
                    33 views
                    0 likes
                    Last Post seqadmin  
                    Working...
                    X