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

Support for third UMI read #37

Closed
wants to merge 8 commits into from

Commits on Nov 2, 2022

  1. Added support for third UMI fastq file

    Adam Talbot committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    528ae35 View commit details
    Browse the repository at this point in the history
  2. Better handling of UMI Fastq existing

    Adam Talbot committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3115c32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0951eb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f510bc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f672538 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    0a4172a View commit details
    Browse the repository at this point in the history
  2. Support additonal FASTQ sequence designed for UMI file

    Changes:
     - Parse input subworkflow to support 3rd FASTQ in addition to R1 and R2
     - Checks number of FASTQ files matches the number of read structures
    adamrtalbot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d3777d7 View commit details
    Browse the repository at this point in the history
  3. Drop extra view statement

    adamrtalbot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7b35470 View commit details
    Browse the repository at this point in the history