Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • NDUFB11
    Member
    • Jul 2017
    • 34

    RNAseq from patients

    Hello,
    I have a question, If I have 10 Bam files (RNAseq) from 10 different patients and I want to see the different expression of few genes, what is the best tool to use after counting the reads?

    Thank you
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    featureCounts part of Subread package. You can feed all your BAM files at the same time to get a matrix of counts (rows as genes and columns as your samples).

    Comment

    • NDUFB11
      Member
      • Jul 2017
      • 34

      #3
      Thank you genoMax for your answer,

      can you tell me how this reads are normalized?

      thanks

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        You will get raw counts from featureCounts. You will need to use DESeq2/edgeR etc to actually do normalization and analysis.

        Comment

        • NDUFB11
          Member
          • Jul 2017
          • 34

          #5
          but if I use Deseq2 it requires biological replicates, which I don't have it in my case.

          How can I create the data frame and the condition with DESq2 in this case?

          thank you
          Last edited by NDUFB11; 03-05-2019, 09:03 AM.

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            You can use DESeq2 without replicates. It is not recommended. Your analysis would not have any statistical significance.

            Hopefully you have some other condition that you could test on?

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 06-09-2026, 11:58 AM
            0 responses
            24 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            29 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            39 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 12:03 PM
            0 responses
            62 views
            0 reactions
            Last Post SEQadmin2  
            Working...