Skip to content

Multiple covariates documentation #4

@ojziff

Description

@ojziff

Dear @taliaferrojm,

The documentation for LABRAT is excellent. One thing that is slightly unclear is instructions on significance testing with multiple covariates. I would like to test the influence of two variables (treatment and genotype) together on APA deltapsi. Whilst i can see how to remove the effect of one of these variable by adding it as a column covariate1 to sampconds, I am trying to include a second a variable into the conditions to test (and not remove its effect).

With differential gene expression using DESeq2 i do this by specifying the design = ~ Genotype + Treatment + Genotype:Treatment and results contrast = "genotypeMUTANT.treatmentTREATED". Is it possible to do a similar comparison here?

Many thanks!
Oliver

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