Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniquify #60

Open
wasade opened this issue Mar 31, 2018 · 0 comments
Open

Uniquify #60

wasade opened this issue Mar 31, 2018 · 0 comments

Comments

@wasade
Copy link
Member

wasade commented Mar 31, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant