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
              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
            • GATTACAT
              Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by GATTACAT
              Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
              07-01-2026, 11:43 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 07-13-2026, 10:26 AM
            0 responses
            28 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-09-2026, 10:04 AM
            0 responses
            37 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-08-2026, 10:08 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-07-2026, 11:05 AM
            0 responses
            35 views
            0 reactions
            Last Post SEQadmin2  
            Working...