Skip to content

About multifactor analysis #418

Description

@hfl112

Is your feature request related to a problem? Please describe.
Do know if this works for factors/conditions that with a continuous number like a signature score

Describe the solution you'd like
when doing this, can the condition only be catigorical? is numerical allowed?
dds = DeseqDataSet(
counts=exp_sel,
metadata=dt_info,
design="~group+condition",
refit_cooks=True,
n_cpus=8
)

Thanks.
hfl

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