-
Notifications
You must be signed in to change notification settings - Fork 0
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
Non-unique sample identifiers #3
Comments
|
$ cat data/master/sample/2014.ndjson | ndjson-map 'd.sample' | sort | uniq -cd | sort -rn |
|
Only 38 left now |
Also these from 2001: |
Deleted with expedition 01M, kept identical except expedition OAERRE-2001
|
As expected, unwinding samples led to new duplicates, but these were removed again by the fix for #16.
|
Why arent't all 2014-2017 samples prefixed? Because they break the expected XXX-NNN pattern... |
MOSJ2017:
|
About 130 non-unique sample names (2014-2017)
See also issues #4, #5 (2014,2016,2017) and #6 (2015)
The text was updated successfully, but these errors were encountered: