Skip to content

Merging Xenium objects with 2 conditions and 3 replicates Analysis #452

@mckoch234

Description

@mckoch234

Hello,

I have made a list of cellchat xenium objects by replicate and merged them into one cellchat. I have tried doing cellchat <- identifyOverExpressedGenes(cellchat ,group.dataset = "seq_folder", pos.dataset = pos.dataset, features.name = features.name, only.pos = F, thresh.pc = 0.1, thresh.fc = 0.05,thresh.p = 0.05, group.DE.combined = FALSE) to do differential expression analysis between conditions however no matter how I change the parameters identifyOverExpressedGenes compares them by replicates not by condition, even when i have condition in the meta data of each cellchat object in the merged object. How do I overcome this or merge the replicates in a way where I can compare them by condition, or set so when I make graphs and such it does it by condition not replicate? The tutorial did not help much as it only did 1 replicate per condition not multiple.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions