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

Add function getSomaScanVersion() #83

Closed
stufield opened this issue Jan 26, 2024 · 0 comments · Fixed by #84
Closed

Add function getSomaScanVersion() #83

stufield opened this issue Jan 26, 2024 · 0 comments · Fixed by #84

Comments

@stufield
Copy link
Contributor

stufield commented Jan 26, 2024

Need functionality to get and check SomaScan version from attributes

  • getSomaScanVersion()
    • gets the SomaScan version from a soma_adat object
  • checkSomaScanVersion()
    • checks that the version is a valid version
stufield added a commit to stufield/SomaDataIO that referenced this issue Jan 26, 2024
- new `getSomaScanVersion()` and `checkSomaScanVersion()` functions
- reorganized docs to merge with `getAdatVersion()`
- getAdatVersion()` now takes the full attributes
  as its input, rather than `x$Header.Meta`
- updated documentation
- fixes SomaLogic#83
stufield added a commit that referenced this issue Jan 29, 2024
- new `getSomaScanVersion()` and `checkSomaScanVersion()` functions
- reorganized docs to merge with `getAdatVersion()`
- getAdatVersion()` now takes the full attributes
  as its input, rather than `x$Header.Meta`
- updated documentation
- fixes #83
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

Successfully merging a pull request may close this issue.

1 participant