Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • adrian
    Member
    • Oct 2009
    • 90

    tophat - r option - single end reads

    Hi:

    I have GAII data - 36 bp single end reads.

    I am using tophat following option

    tophat -p 14 btie/indexes/hg18 sample1.fastq -o awb --segment-mismatches 3

    Error: you must set the mean inner distance between mates with -r


    I get the error forcing me to set -r option. These reads are single-end reads, why tophat wants me to set -r.

    can I instead set -r 0?
    any help appreciated.

    thanks
    Adrian
  • kreitinger
    Member
    • May 2011
    • 10

    #2
    Same Issue

    I am trying to map 42 bp single reads and have the same error message.

    Comment

    • DZhang
      Senior Member
      • Jun 2010
      • 177

      #3
      Hi

      Please check if you are using the latest version of tophat. I did one project 2 months ago using Tophat on single-fragment reads and it worked. My actual command was

      tophat -p 6 --allow-indels -o $id $ref $id.fq

      Hope it helps.

      Douglas

      Comment

      • vineeth_s
        Junior Member
        • Jun 2011
        • 9

        #4
        For SOLiD reads, you have to put the -Q option in the list of options, and specify the _QV.qual file at the end after the reads file, like so:

        tophat -C -Q -G reference.gtf reads_filename.csfasta reads_filename_QV.qual

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 10:09 AM
        0 responses
        10 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        17 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        26 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 11:40 AM
        0 responses
        21 views
        0 reactions
        Last Post SEQadmin2  
        Working...