Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • James
    Member
    • Mar 2010
    • 23

    Tophat/Cufflinks using own GFF3 file problems

    Hi people.

    I'm having a couple of problems with aligning using my own junctions in a GFF3 file. I'm just starting out with this just so I can make this simple and just look at changes in gene expression before I get into new transcripts and things like that. So I am using a GFF3 file that contains the templates. Also when I attempt to use --no-novel-juncs option so tophat won't look for novel splicing. I get this error:

    tophat -G GFF3/data/gff3/combined.gff --no-novel-juncs indexes/genomic reads/11.3.10/R43s_4_sequence.fastq

    [Sun Jul 4 16:24:40 2010] Beginning TopHat run (v1.0.11)
    -----------------------------------------------
    [Sun Jul 4 16:24:40 2010] Preparing output location ./tophat_out/
    [Sun Jul 4 16:24:40 2010] Checking for Bowtie index files
    [Sun Jul 4 16:24:40 2010] Checking for reference FASTA file
    [Sun Jul 4 16:24:40 2010] Checking for Bowtie
    Bowtie version: 0.12.3.0
    [Sun Jul 4 16:24:40 2010] Checking reads
    seed length: 36bp
    format: fastq
    quality scale: --phred33-quals
    [Sun Jul 4 16:26:29 2010] Reading known junctions from GFF file
    [Sun Jul 4 16:27:31 2010] Mapping reads against DictyAx4_genomic with Bowtie
    [Sun Jul 4 16:46:16 2010] Joining segment hits
    [Sun Jul 4 16:48:28 2010] Retrieving sequences for splices
    [Sun Jul 4 16:48:32 2010] Indexing splices
    Warning: Empty input file
    Error: No unambiguous stretches of characters in the input. Aborting...
    Command: bowtie-build ./tophat_out/tmp/segment_juncs.fa ./tophat_out/tmp/segment_juncs
    [FAILED]
    Error: Splice sequence indexing failed with err = 1


    This works when i don't include the --no-novel-juncs option.

    Is this a problem with the GFF3 file I'm using? should it be formatted differently?

    Many thanks, James
  • Bio.X2Y
    Member
    • Apr 2010
    • 46

    #2
    There's a space character in your file location on your command line ("genomic reads") - perhaps that's why tophat is reporting "Empty input file". Try renaming that directory and trying again.

    Comment

    • Bio.X2Y
      Member
      • Apr 2010
      • 46

      #3
      Actually, sorry, didn't notice you were referring to an index there ; ignore my comments!

      Comment

      • Bio.X2Y
        Member
        • Apr 2010
        • 46

        #4
        I'm not sure where you got your GFF3, but some others have had issues taking UCSC GTF files and converting them to GFF3 files that TopHat can use. As you probably know, TopHat can also have a list of raw junctions in another simpler format using the "-j/--raw-juncs" flag. I've attached a perl script on another post that creates one of these raw junction files from a UCSC annotation (http://seqanswers.com/forums/showthread.php?t=5254).

        Comment

        • James
          Member
          • Mar 2010
          • 23

          #5
          Hi,

          I downloaded the GFF from the database for my organism



          take a look at the formatting?

          Cheers, J

          Comment

          • Bio.X2Y
            Member
            • Apr 2010
            • 46

            #6
            I can see nothing wrong with the format after a quick look; perhaps you could try e-mailing Cole, he might be able to shed light on whether the format is the issue.

            Comment

            Latest Articles

            Collapse

            • SEQadmin2
              Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by SEQadmin2


              I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


              Here are nine questions we think about, in roughly the order they matter, before...
              06-18-2026, 07:11 AM
            • SEQadmin2
              From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
              by SEQadmin2


              Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


              The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
              ...
              06-02-2026, 10:05 AM
            • SEQadmin2
              Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
              by SEQadmin2


              With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


              Introduction

              Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
              05-22-2026, 06:42 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 06-17-2026, 06:09 AM
            0 responses
            20 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-09-2026, 11:58 AM
            0 responses
            38 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            45 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            49 views
            0 reactions
            Last Post SEQadmin2  
            Working...