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

Demultiplexed FASTQ support #23

Merged
merged 16 commits into from
Sep 6, 2023
Merged

Demultiplexed FASTQ support #23

merged 16 commits into from
Sep 6, 2023

Commits on Aug 30, 2023

  1. Set version to 3.7.0-SNAPSHOT

    mtomko committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    289a356 View commit details
    Browse the repository at this point in the history
  2. Close all iterators

    This is a minor bugfix
    mtomko committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    699acbb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Optional column barcode policy

    For demultiplexed FASTQs, there is no column barcode policy
    mtomko committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f3f44f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. DmuxedIterable

    mtomko committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a9ae515 View commit details
    Browse the repository at this point in the history
  2. Demultiplexed reads sources

    mtomko committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4acfef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25e475c View commit details
    Browse the repository at this point in the history
  4. Demultiplexed barcode sources

    mtomko committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e29b81b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c330b50 View commit details
    Browse the repository at this point in the history
  6. Command-line support

    Add `--demultiplexed` flag
    mtomko committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    eead407 View commit details
    Browse the repository at this point in the history
  7. Basic integration test

    mtomko committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a296c25 View commit details
    Browse the repository at this point in the history
  8. Add some unmatched constructs

    mtomko committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    dcce978 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc61644 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG

    mtomko committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    39c3702 View commit details
    Browse the repository at this point in the history
  11. Update manual

    mtomko committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4c16be1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    621f46d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47f97f View commit details
    Browse the repository at this point in the history