Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

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


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

      Comment


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


        • #5
          Hi,

          I downloaded the GFF from the database for my organism

          http://dictybase.org/Downloads/

          take a look at the formatting?

          Cheers, J

          Comment


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

            • seqadmin
              Current Approaches to Protein Sequencing
              by seqadmin


              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
              04-04-2024, 04:25 PM
            • seqadmin
              Strategies for Sequencing Challenging Samples
              by seqadmin


              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
              03-22-2024, 06:39 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            26 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            29 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            25 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            52 views
            0 likes
            Last Post seqadmin  
            Working...
            X