-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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 uniqueThe unique call should still yield redbiom IDs to avoid ambiguity later
Metadata
Metadata
Assignees
Labels
No labels