Skip to content

Orbit: preserve/validate unique sample labels before launching DESeq2 (generic labels cause failures) #288

@dannon

Description

@dannon

In a DEG run, count tables carried generic/duplicate labels (e.g. 0, 1, 2, or identical Counts Table names), producing non-unique identifiers that prevented DESeq2 from running. Orbit eventually worked around it by downloading and re-uploading the count tables with unique names, but that's a manual detour.

Orbit should preserve original sample identifiers from the upstream collection and validate that labels are unique (and non-generic) before launching DESeq2, rather than failing and recovering by re-upload.

Related to #208 (collection handling) and to the fold-change interpretation issue #289.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions