Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

  • #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


    • #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


      • #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


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

          Comment


          • #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


            • #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

              • seqadmin
                Best Practices for Single-Cell Sequencing Analysis
                by seqadmin



                While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
                Today, 07:15 AM
              • seqadmin
                Latest Developments in Precision Medicine
                by seqadmin



                Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

                Somatic Genomics
                “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
                05-24-2024, 01:16 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 08:18 AM
              0 responses
              8 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Today, 08:04 AM
              0 responses
              10 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 06-03-2024, 06:55 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-30-2024, 03:16 PM
              0 responses
              27 views
              0 likes
              Last Post seqadmin  
              Working...
              X