Skip to content

patternTest on separate fitGAM objects #34

@Alexis-Varin

Description

@Alexis-Varin

Hello,
We have an object with 2 conditions and we selected 2 lineages from our 7 lineages and have extracted the pseudotime and cellweights for each.
We filtered our genes to only include variable as well as deviant genes, ending up with about 5k genes in total.
We then run fitGAM() for each lineage on cluster computing, which proved to be challenging even with the amount of ressources we had but still managed to complete the runs (about 25k cells), seperating the lineages was needed (more on that in another issue I will soon open).

My question is, how can we merge both SCE objects obtained at the end of the computation corresponding to each lineage to run patternTest() ? I see that we can input a list which are the non-SCE results, where are the fitGAM() data stored in the SCE object if I would like to extract them and submit them to patternTest() as a list ? We ran conditionTest() fine on each object but would also like to compare the DEG that would govern the choice between one or the other lineage (both lineages are at a branch point).

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions