Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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