Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sylvian
    Junior Member
    • Jun 2013
    • 4

    #1

    easyRNAseq annotation file

    Hi,

    Apparently I need to use a gtf or gff3 file for annotation with easyRNAseq now when processing hg19 bamfiles now - as method biomaRt uses GRCh39 and I get an error. So far so bad.

    However, I seem not to be able to download a gtf or gff3 file for hg19 that easyRNAseq would accept:

    > DGE<-simpleRNASeq(bamFiles=getBamFileList(bamfiles), param=param, nnodes=4, verbose=T, override=T)


    ...

    ==========================
    Processing the annotation
    ==========================
    Validating the annotation source
    Read 993 records
    Error in .validate(obj, verbose = verbose) :
    The provided gff3 contains no annotation of type 'mRNA' and/or 'exon' in the first 1000 lines.


    I've tried files the following annotation files but none seems to work:

    ref_GRCh37.p13_top_level.gff3.gz
    ref_GRCh37.p13_scaffolds.gff3.gz
    gencode.v19.annotation.gtf
    gencode.v19.annotation.gff3
    Homo_sapiens.GRCh37.70.gtf

    will try the Illumina iGenome next. What am I missing here?!?
  • iandry
    Junior Member
    • Mar 2011
    • 3

    #2
    Hi,

    I have the same problem with mm10 annotations...

    did someone found a solution?

    Comment

    • mastal
      Senior Member
      • Mar 2009
      • 666

      #3
      Have you had a look at section 7.3 of the easyRNASeq manual,

      7.3 Dealing with annotation inconsistencies

      it might help.



      Problems could be due to the fact that UCSC and Ensembl/BioMart use different names for the chromosomes, for the gtf to work you need to have the same chromosome names in the bam file as in the gtf.

      What error message are you getting?

      Comment

      • iandry
        Junior Member
        • Mar 2011
        • 3

        #4
        I already checked for the chromosomes names

        with gtf files from Ensembl or UCSC, I had this error message

        ==========================
        Processing the annotation
        ==========================
        Validating the annotation source
        Read 112 records
        Error in .validate(obj, verbose = verbose) :
        Your gtf file: /ep10/disks/SANB5/data/genome/mouse_mm9_bowtie2/gtf/Mus_musculus.GRCm38.83.changed.gtf does not contain all the required fields: gene_id, transcript_id, exon_id.


        with the gff3, I had this

        ==========================
        Processing the annotation
        ==========================
        Validating the annotation source
        Read 874 records
        Error in .validate(obj, verbose = verbose) :
        The provided gff3 contains no annotation of type 'mRNA' and/or 'exon' in the first 1000 lines.


        And with annotation using biomaRt, I had

        Error in simpleRNASeq(bamFiles = bam, param = rnaSeqParam) :
        There is no common genomic references between your BAM
        files and the provided annotation. Fix one or the other.

        Comment

        • iandry
          Junior Member
          • Mar 2011
          • 3

          #5
          Still don't work with gtf or gff file, but I found the solution with biomart annotation.

          Now I have this error message :

          ==========================
          Creating the count table
          ==========================
          Using 40 CPU cores in parallel
          Error in unserialize(node$con) : error reading from connection


          I tried with 10 cores, i had the same error message.

          Is the parallelization really working ?
          Last edited by iandry; 02-03-2016, 07:17 AM.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 08-06-2026, 07:41 AM
          0 responses
          14 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-03-2026, 10:13 AM
          0 responses
          31 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          40 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Working...