Skip to content

Simplify naming convention conversion between pydeseq2 and formulaic #272

@jeandut

Description

@jeandut

This information is already available from formulaic directly. When design is your design matrix, there is

design.model_spec.variable_terms

and

design.model_spec.term_variables

to map from variables to formulae terms and vice versa.

Originally posted by @grst in #181 (comment)

The complex logic used to handle interaction terms could indeed be simplified (as long as this logic is still needed).

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