Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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?!?

  • #2
    Hi,

    I have the same problem with mm10 annotations...

    did someone found a solution?

    Comment


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


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


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

          • 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
          25 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          24 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