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 sequencing artifact manager #407

Merged
merged 31 commits into from
Aug 3, 2023

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    3354978 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    seallard committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    155b54c View commit details
    Browse the repository at this point in the history
  3. Sort inputs

    seallard committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    17a8c9d View commit details
    Browse the repository at this point in the history
  4. Fix error message

    seallard committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    025a08d View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    seallard committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    09fe078 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    040c2a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0781a41 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Extract lane artifacts

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c0ed230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c86c5f View commit details
    Browse the repository at this point in the history
  3. Fix tests

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1b4265f View commit details
    Browse the repository at this point in the history
  4. Fix naming

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    26e9664 View commit details
    Browse the repository at this point in the history
  5. Fix readability

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7b7935c View commit details
    Browse the repository at this point in the history
  6. Fix return type

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    223df95 View commit details
    Browse the repository at this point in the history
  7. Improve readability

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7882681 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a85ffb View commit details
    Browse the repository at this point in the history
  9. Use enums

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5678325 View commit details
    Browse the repository at this point in the history
  10. Use udf enum

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5ed46f6 View commit details
    Browse the repository at this point in the history
  11. Fix indentation

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7ec7e99 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    572304a View commit details
    Browse the repository at this point in the history
  13. Remove doc string

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bc3326a View commit details
    Browse the repository at this point in the history
  14. Move enum

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    942fe15 View commit details
    Browse the repository at this point in the history
  15. Move extraction of sample id

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    683cec9 View commit details
    Browse the repository at this point in the history
  16. Fix formatting

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f8910b5 View commit details
    Browse the repository at this point in the history
  17. Add class doc strings

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8580caf View commit details
    Browse the repository at this point in the history
  18. Fix parameter

    seallard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7523d8e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    06f64c3 View commit details
    Browse the repository at this point in the history
  2. Fix test

    seallard committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bfa79fc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. linting with black

    Karl-Svard committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5a41d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3874533 View commit details
    Browse the repository at this point in the history
  3. moved test

    Karl-Svard committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9a55388 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    675561f View commit details
    Browse the repository at this point in the history