Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • graceqy
    Member
    • Mar 2012
    • 14

    Annotation difference between refSeq and Gencode

    Hi all,

    I am trying to set up an RNAseq work flow:

    1. Generated genome files for STAR using .fna files from NCBI ftp and gtf files from Gencode;

    2. Aligned fq using STAR, convert sam to bam and sorted bam.

    3. Then I used the sorted bam files to test cufflinks and compared different gtf files for the -G option. The cufflinks output somehow all have different positions for the same genes:

    refSeq:
    gene_id gene_short_name locus
    PDIA3 - chr15:44038589-44064804
    CD276 - chr15:73976621-74006859
    PROM2 - chr2:95940200-95957055

    gencode:
    gene_id gene_short_name locus
    ENSG00000167004.12 PDIA3 chr15:43746391-43773279
    ENSG00000103855.17 CD276 chr15:73683965-73714518
    ENSG00000155066.15 PROM2 chr2:95274452-95291308

    And the FPKM as a result are very different in the two output.

    What am I missing here and how to fix it, please? If the two gtf are inherently different in regard to gene loci, which one should I trust, pls?

    Best,
    Grace
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    As you have discovered the hard way it is extremely important to make sure that you are using a consistent genome build/patch level for your analysis (I assume that is what is being reflected in the co-ordinate differences above).

    If you want to avoid these types of issues you could download sequence/annotation/index bundles (you will need to roll your own indexes if you want to use STAR but at least the sequence/annotation would be consistent) from iGenomes.

    In terms of salvaging the analysis, check to see if there are corresponding annotation files available at NCBI where you got the sequence files.

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      Example PDIA3:
      RefSeq co-ordinates are from Hg19/GRCh37.p19
      Gencode are from GRCh38.p2

      So if your sequence was from GRCh37/Hg19 then get the corresponding annotation file.
      Attached Files
      Last edited by GenoMax; 10-07-2015, 08:49 AM.

      Comment

      • graceqy
        Member
        • Mar 2012
        • 14

        #4
        Thanks for the responses.

        I used GCA_000001405.15_GRCh38_no_alt_analysis_set.fna to build the genome for STAR. Does it mean gencode is the right gtf to use here?

        Is it right that if I want to use RefSeq annotation, I could just download hg19 reference sequences from iGenome?

        Also the cufflinks output with refseq or gencode gtf are very different, less than 30K genes with refseq and about 60K genes with gencode. Is there any explanation on it?

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          If you used the GRCh38 fasta then gencode should be the right gtf file to use.

          If you want to re-do the alignments then you could go the iGenomes route and save yourself some trouble.

          Since you are sampling different areas of the genome with the two GTF files (co-ordinate differences) the cufflinks outputs is different (though 2x is a big change). How are you handling multi-mappers? Perhaps there is a repeat region in one but not the other.

          Comment

          • graceqy
            Member
            • Mar 2012
            • 14

            #6
            Thanks.

            By 30K vs 60K difference I meant the row numbers in the cufflinks output with the two different gtf files. The row numbers and genes are fixed for each regardless of the input bam files. I checked and found that gencode gtf returns a lot of rows of Y_RNA or 5s_rRNA. Is there a way to only return mRNA annotation with gencode/GRCh38 gtf, pls?

            Comment

            • GenoMax
              Senior Member
              • Feb 2008
              • 7142

              #7
              You can filter the rows you do not want/need from the GTF file using grep. Look into the -v option.

              Comment

              Latest Articles

              Collapse

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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-20-2026, 11:10 AM
              0 responses
              14 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-13-2026, 10:26 AM
              0 responses
              32 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-09-2026, 10:04 AM
              0 responses
              43 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-08-2026, 10:08 AM
              0 responses
              29 views
              0 reactions
              Last Post SEQadmin2  
              Working...