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

[feat] Check that read pairs have the same name #27

Merged
merged 4 commits into from
Dec 7, 2022

Commits on Dec 6, 2022

  1. [feat] Check that read pairs have the same name

    The read name checked include only the header line up to the first white-space.  The
    remaining header is ignore.
    nh13 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    42fd7ba View commit details
    Browse the repository at this point in the history
  2. updates

    nh13 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f23e8fb View commit details
    Browse the repository at this point in the history
  3. print which FASTQ is wrong

    nh13 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    8f3f7ff View commit details
    Browse the repository at this point in the history
  4. fixup

    nh13 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0ad2426 View commit details
    Browse the repository at this point in the history