Skip to content

Create new sample mapping strategy for multiomics single cell #201

@kamyshova

Description

@kamyshova

Issue

Currently, 1:M sample mapping in single cell is solved by creating master (GEX) column for Antibody library type. This strategy creates line duplication and obliges the creation of the main columns manually.

Approach

Create new sample mapping strategy by grouping:

  • Create group membership:

    • single mandatory field
    • value: group membership or NA/NULL
  • Group processing:

    • split samples into groups
    • duplicate Antibody sample type to create a 1:1 relationship for a group containing more than 1:1 mapping
    • treat sample as singleton if group column is NA or NULL

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions