Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How to use DESeq with non Integer values from mirdeep2

    Hi,

    I've recently started using mirdeep2 for miRNAseq data and would like to do a DE analysis between two conditions.

    The normalised miRNA expressions were given in an output file by mirdeep2 called "miRNAs_expressed_all_samples_now.csv" which contained colums like this:

    #miRNA read_count precursor total seq seq(norm)
    mmu-let-7a-1-3p 571.00 mmu-let-7a-1 571.00 571.00 74.79
    mmu-let-7a-5p 38731.00 mmu-let-7a-1 38731.00 38731.00 5073.08

    The colum with my normalised scores (seq(norm)) has non integer values which I have been unable to use with DESeq to perform a DE analysis.

    I was given the following error when i tried to attatch my conditions to the counts table.
    > cds<-newCountDataSet(countsTable, conds)
    Error in newCountDataSet(countsTable, conds) :
    The countData is not integer.

    Has anyone come across this before? Should i convert my seq(norm) colum to integer values or is there a way to force DESeq to accept non integer values.

    Any help or advice you can give would be much appriciate.

  • #2
    When I went through the mirdeep2 to DESeq, I just used the raw counts as output by mirdeep2 and not the mideep2 normalized counts. DESeq will normalize for you anyway.

    Comment


    • #3
      Excellent! That worked like a charm.

      Cheers

      Comment


      • #4
        Originally posted by Wallysb01 View Post
        When I went through the mirdeep2 to DESeq, I just used the raw counts as output by mirdeep2 and not the mideep2 normalized counts. DESeq will normalize for you anyway.
        Hi, Wallysb01, if I use -W in quantifier.pl options which you mentioned in another thread then the raw counts will have non-integer numbers. How to deal with this situation? Is that appropriate to use function 'round' in R to convert these numbers to integer?
        Thanks~

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Recent Advances in Sequencing Analysis Tools
          by seqadmin


          The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
          05-06-2024, 07:48 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 05-07-2024, 06:57 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-06-2024, 07:17 AM
        0 responses
        16 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-02-2024, 08:06 AM
        0 responses
        22 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-30-2024, 12:17 PM
        0 responses
        24 views
        0 likes
        Last Post seqadmin  
        Working...
        X