Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • LaramyE
    started a topic Multi group comparisons in baySeq

    Multi group comparisons in baySeq

    I am having trouble setting up the group model structure to test on my data(consists of 3 replicate samples for each of 4 treatments/groups).

    I want to test the following models:
    no differential expression(NDE)
    pairwise comparisons of treatment groups for DE:
    1 vs (2,3,4) 2 vs 3 2 vs 4 3 vs 4

    I have completed the analysis for NDE and DE for [1 vs (2,3,4)].
    Here is the replicate and model structure code I used:
    replicates=c(1,1,1,2,2,2,3,3,3,4,4,4)
    groups=list(NDE=c(1,1,1,1,1,1,1,1,1,1,1,1),DECvS=c(1,1,1,2,2,2,2,2,2,2,2,2))

    Q1) If I use the following model structure as an example, what DE genes am I getting (FDR 10%)? Those that are different between groups 1,3 and 2,4, and also different between groups 2 and 4?
    replicates=c(1,1,1,2,2,2,3,3,3,4,4,4)
    groups=list(DEHvST=c(0,0,0,1,1,1,0,0,0,2,2,2))

    Q2) I need help coding the proper model structure to make pairwise comparisons where I only want to focus on two groups at a time (2 vs 3 2 vs 4 3 vs 4), replicate structure = (replicates=c(1,1,1,2,2,2,3,3,3,4,4,4))

    Any suggestions would be greatly appreciated!!

    Thanks,
    Laramy

Latest Articles

Collapse

  • seqadmin
    New Genomics Tools and Methods Shared at AGBT 2025
    by seqadmin


    This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

    The Headliner
    The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
    03-03-2025, 01:39 PM
  • seqadmin
    Investigating the Gut Microbiome Through Diet and Spatial Biology
    by seqadmin




    The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
    02-24-2025, 06:31 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 03-20-2025, 05:03 AM
0 responses
18 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-19-2025, 07:27 AM
0 responses
24 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-18-2025, 12:50 PM
0 responses
19 views
0 reactions
Last Post seqadmin  
Started by seqadmin, 03-03-2025, 01:15 PM
0 responses
187 views
0 reactions
Last Post seqadmin  
Working...