Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • TPH
    Member
    • Jan 2016
    • 19

    Tophat/Bowtie

    Hi, I am self learning tuxedo suite for RNA-seq analysis. I keep getting error messages and some how I can not go forward beyond tophat. I downloaded .gtf file using UCSC browser. Here is the command i used.

    tophat --num-threads 8 \
    --solexa-quals --max-multihits 10 \
    --coverage-search --microexon-search \
    --mate-inner-dist 150 \
    -o tophat-tumor-out \
    --keep-tmp \
    -G /path_to_folder_having_.gtf_file/hg19.gtf \
    /bowtie-2-2.1.0/indexes/hg19 \
    /path_to_folder_having_fastq_files/SRR057634_1.fastq \
    /path_to_folder_having_fastq_files/SRR057634_2.fastq

    But I get this error message again and again.
    /path_to_folder_having_fastq_files/SRR057634_1.fastq: Permission denied

    Could anyone can think of any thing why this happens?

    Thank you very much.

    TPH
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    It looks like you don't have read permission to the folder where the sequence files are stored. Is that true?

    Are you able to run the following command and see an output?

    Code:
    $ head -6 /path_to_folder_having_fastq_files/SRR057634_1.fastq

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      You may be better off downloading a coherent bundle of sequence/annotation/indexes from iGenomes. If your GTF file does not match the sequence/indexes your results could be off.

      Comment

      • TPH
        Member
        • Jan 2016
        • 19

        #4
        Hi,
        Thank you so much for your kind help.
        Anyway this is the output I get

        @SRR057634.1 HWUSI-EAS230-R:1:2:28:1908 length=36
        CCCCCCCCCCCCCCCCCCCCCNCCCCCCCCCCCCCC
        +SRR057634.1 HWUSI-EAS230-R:1:2:28:1908 length=36
        @AA>?;55555565555555.!-1444444441144
        @SRR057634.2 HWUSI-EAS230-R:1:2:29:1475 length=36
        CCCCCCCCCCCCCCCCCCCCCNCCCCCCCCCCCCCC

        Comment

        • TPH
          Member
          • Jan 2016
          • 19

          #5
          Thank you very much. I'll try doing that.

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            Originally posted by TPH View Post
            Hi,
            Thank you so much for your kind help.
            Anyway this is the output I get

            @SRR057634.1 HWUSI-EAS230-R:1:2:28:1908 length=36
            CCCCCCCCCCCCCCCCCCCCCNCCCCCCCCCCCCCC
            +SRR057634.1 HWUSI-EAS230-R:1:2:28:1908 length=36
            @AA>?;55555565555555.!-1444444441144
            @SRR057634.2 HWUSI-EAS230-R:1:2:29:1475 length=36
            CCCCCCCCCCCCCCCCCCCCCNCCCCCCCCCCCCCC
            That means you do have read permissions on the sequence file so that is not an issue. The error you are getting is misleading.

            Can you tell me where you are trying to run this? On a stand alone server/cluster? Can you look at the directory to see if tophat wrote a log file and if it has any additional clues?

            This may sound arcane but can you try to change "-o tophat-tumor-out" to "-o tophat_tumor_out" (underscores instead of hyphens) and see what happens?
            Last edited by GenoMax; 01-12-2016, 05:40 PM.

            Comment

            • TPH
              Member
              • Jan 2016
              • 19

              #7
              Hi,
              Thank you very much for your help. I am working on a cluster. They have moved index files to another folder location. I Guess that's the reason I was getting those error messages. Now the script works fine.
              Thanks again for your kindness.

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                by SEQadmin2


                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                The systematic characterization of the human proteome has
                ...
                07-20-2026, 11:48 AM
              • SEQadmin2
                Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                by SEQadmin2



                Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                ...
                07-09-2026, 11:10 AM
              • SEQadmin2
                Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                by SEQadmin2



                Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                07-08-2026, 05:17 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-20-2026, 11:10 AM
              0 responses
              12 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-13-2026, 10:26 AM
              0 responses
              30 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-09-2026, 10:04 AM
              0 responses
              41 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-08-2026, 10:08 AM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Working...