Skip to content

Allow for subsetting of samples for specific contrasts #97

@ghost

Description

Description of feature

There are situations when blocking can lead to non-full rank matrices in DESeq2 unless the data are subset to specific samples (e.g. when some samples are paired and these need to be compared, but there are other samples without pairing).

This request is for a feature to subset to samples for specific contrasts.

This could potentially be done by providing a single boolean option for a contrast to subset the data to only samples involved in the contrast (which may be otherwise useful), or providing a reference to another column in the sample sheet that specifies which samples to include.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions