Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • DESeq2 bizarre error - dates in gene list

    Hey guys, I am running into a really weird problem in my RNA-seq analysis pipeline. In my final DESeq2 output, in the first column where the gene names are, there are a few entries that are purely dates with corresponding DESeq2 analysis. It makes no sense, I even have 12/1/2014 in there.. This is consistent across multiple runs through the analysis pipeline. Anyone else had this problem before?

    Example of what I see:

    HGS 3683.112663 0.130896607 0.111611495 1.17278786 0.240880888 0.932952701
    2-Mar 692.3726347 0.194663432 0.165998807 1.172679702 0.240924274 0.932952701
    CNTNAP3 167.220247 -0.285623039 0.243693625 -1.172057901 0.24117381 0.933557997

    or:

    DDX53 0 NA NA NA NA NA
    DEAR 0 NA NA NA NA NA
    1-Dec 0 NA NA NA NA NA
    DEF6 16.53633559 0.56896377 0.269345768 2.112391716 0.034652865 NA
    DEFA1 0 NA NA NA NA NA

  • #2
    You used Excel at some point, I imagine.

    Comment


    • #3
      dpryan is right.
      This is a ridiculous problem with Excel converting gene names to dates.
      There is no way to turn this "feature" off.
      Also, if you have saved the file in Excel, you can never recover the original gene names.
      This is one of the fun parts of working as a bioinformatician, dealing with inane bugs.

      Here are 3 work-arounds.

      1. Never use Excel. Very tempting, but unfortunately Excel is still the most popular application to view spreadsheets.

      2. Write directly to Excel within your Deseq script, for example with the R library xlsx.
      This is what I do.

      3. Instead of opening the file directly, first define the format of the first column as text, and then import the data.

      It is difficult to believe though that the wealthiest software company in the world is not able to add an option to prevent character strings being converted to dates.

      Comment


      • #4
        "the wealthiest software company in the world"

        Microsoft makes Excel, not apple which is the wealthiest company in the world.

        It's been a long running joke for a while : http://www.biomedcentral.com/1471-2105/5/80 (published 2004)

        The date conversions affect at least 30 gene names; the floating-point conversions affect at least 2,000 if Riken identifiers are included. These conversions are irreversible; the original gene names cannot be recovered.

        Beware the Ides of March.

        ... and March 1st, and December 2nd and April 5th ...

        http://www.biomedcentral.com/content...105-5-80-1.jpg
        Last edited by Richard Finney; 10-21-2014, 01:23 PM.

        Comment


        • #5
          Ahh, thanks for your help. Looks like excel indeed is to be blamed for this error. I just checked my dataset using python, looks all clear!
          Last edited by stormin; 10-21-2014, 02:27 PM.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 11:49 AM
          0 responses
          15 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-24-2024, 08:47 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          61 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          60 views
          0 likes
          Last Post seqadmin  
          Working...
          X