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

[wip]: Add the functionality of join metadata and clades #23

Closed
wants to merge 7 commits into from

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    05d96e1 View commit details
    Browse the repository at this point in the history
  2. fixup: drop comments

    j23414 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3c2f469 View commit details
    Browse the repository at this point in the history
  3. fixup: add a minor check

    Add a minor check to join-metadata-and-clades to ensure that all of the
    sequences in the metadata file are included in the output.
    j23414 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d216922 View commit details
    Browse the repository at this point in the history
  4. Make the nextclade column map customizable

    Each pathogen can have unique columns in the Nextclade output
    (e.g. ncov-ingest includes SC2 specific columns). This change makes the
    nextclade column map customizable to support these.
    j23414 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c07ee80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61174f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7a72f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fixup: add pandas to ci

    j23414 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e069a58 View commit details
    Browse the repository at this point in the history