Skip to content

ordered collection indexing is based on ID rather than position #5

@eyurtsev

Description

@eyurtsev

Indexing in the ordered collection is based on the sample ID rather than on the position.

e.g., sample ID is "Hello" and it is located in row A, column 1.

plate['A1'] -> produces error

but

plate['Hello'] -> returns the sample

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions