Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • DESeq factor design, and optimal number of samples

    For the 1st question, I want to know if I should run a single factor or double factor. These samples are match normal/tumor from different patients so something like this

    p1N p1T p2N p2T p3N p3T

    do i have to run a double factor run like this:

    ------------condition---------patientNumber
    ------------<factor>--------- <factor>
    p1N--------normal------------ 1
    p1T----------tumor ------------1
    p2N---------normal-------------2
    p2T----------tumor--------------2
    p3N--------normal-------------3
    p3T---------tumor--------------3


    or a single factor like this:

    -------------Condition
    -------------<factor>
    p1N--------normal
    p1T---------tumor
    p2N--------normal
    p2T---------tumor
    p3N--------normal
    p3T---------tumor


    I suppose the question boils down to whether or not DESeq cares if samples come from different patients.

    For the 2nd question, I have a thousand match normal/tumor from the same type of tissue but from different patients, should I run DESeq on all one thousand of them or is it fine to do a smaller amount like one hundred?
    Last edited by Lugalbanda; 10-05-2016, 01:53 PM. Reason: formatting

  • #2
    If you have tumour/normal pairs, then you should include the pairing information

    Code:
    design = ~patientNumber + condition
    DESeq2 (there's no reason to use DESeq) can get rather slow with 1000 samples. You'd be better with limma in that case.

    Comment


    • #3
      Hi dpryan,

      how slow for 1000 samples?

      Comment


      • #4
        @SylvainL: Good question and I don't know the answer to that. Perhaps Mike Love will pop by the thread and give a guesstimate.

        Comment


        • #5
          It seems from the cancer literature that most/all studies using a paired tumor-normal design only have one sample from each (e.g. p1T, p1N) and not in replicate (e.g. p1Ta, p1Tb, p1Tc, p1Na, p1Nb, p1Nc). Is that appropriate, or would it be better to do things in triplicate? Say by splitting a tumor sample into 3 sections?

          Comment


          • #6
            Your replicates are paired (p1T, p1N, p2T, p2N, etc...) so there is no need to split.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Latest Developments in Precision Medicine
              by seqadmin



              Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

              Somatic Genomics
              “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
              05-24-2024, 01:16 PM
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 05-24-2024, 07:15 AM
            0 responses
            197 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-23-2024, 10:28 AM
            0 responses
            219 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-23-2024, 07:35 AM
            0 responses
            227 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-22-2024, 02:06 PM
            0 responses
            12 views
            0 likes
            Last Post seqadmin  
            Working...
            X