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

Sample manifest importer should allow unmapped amount column #32

Open
silby opened this issue May 7, 2019 · 0 comments
Open

Sample manifest importer should allow unmapped amount column #32

silby opened this issue May 7, 2019 · 0 comments
Labels
CBB Could be better, but doesn't block anyone small Tweak a single page or feature

Comments

@silby
Copy link
Contributor

silby commented May 7, 2019

The amount key must be mapped to a column in the SampleManifest importer. I want to be able to leave this column unmapped, to import lists of samples without tracking the aliquots.

The importer should become idempotent when amount is unmapped: if multiple rows identify indistinguishable samples, only one sample should be added. If the amount column is mapped, a row with an empty amount should probably abort the import.

@silby silby added enhancement New feature or request small Tweak a single page or feature CBB Could be better, but doesn't block anyone and removed enhancement New feature or request labels May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CBB Could be better, but doesn't block anyone small Tweak a single page or feature
Projects
None yet
Development

No branches or pull requests

1 participant