Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Uniquify #60

@wasade

Description

@wasade

A user should be able to obtain a unique sample IDs given a set of redbiom IDs.

# get some samples within a context
$ redbiom search feature --context ${ctx} <feature>

# get unique samples within a context
$ redbiom search feature --context ${ctx} <feature> | redbiom select unique

The unique call should still yield redbiom IDs to avoid ambiguity later

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions