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 new SomaScan version functionality #84

Merged
merged 4 commits into from
Jan 29, 2024

Commits on Jan 26, 2024

  1. minor spacing fix

    stufield committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7b2e77f View commit details
    Browse the repository at this point in the history
  2. Additional ADAT "get" helpers

    - 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 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f85a45d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60de0d0 View commit details
    Browse the repository at this point in the history
  4. Use a params dictionary

    - containing commonly used params in the package
    - `write_adat()`, `getAnalyteInfo()`, `getSomaScanVersion()`
    stufield committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    955d633 View commit details
    Browse the repository at this point in the history