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 phylogenetic directory #18

Merged
merged 10 commits into from
Mar 1, 2024
Merged

Add phylogenetic directory #18

merged 10 commits into from
Mar 1, 2024

Commits on Feb 22, 2024

  1. Move phylogenetic workflow to a phylogenetic directory

    Move phylogenetic workflow from top-level to phylogenetic directory
    to follow the [Pathogen Repo Guide](https://github.com/nextstrain/pathogen-repo-guide/tree/main)
    kimandrews committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c2f651c View commit details
    Browse the repository at this point in the history
  2. Move rules for preparing sequences to its own smk file

    Part of work to update this repo to match the pathogen-repo-guide.
    kimandrews committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c0157a0 View commit details
    Browse the repository at this point in the history
  3. Move rules for constructing phylogeny to its own smk file

    Part of work to update this repo to match the pathogen-repo-guide.
    kimandrews committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1b202bc View commit details
    Browse the repository at this point in the history
  4. Move rules for annotating phylogeny to its own smk file

    Part of work to update this repo to match the pathogen-repo-guide.
    kimandrews committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2921111 View commit details
    Browse the repository at this point in the history
  5. Move rule for exporting auspice json to its own smk file

    Part of work to update this repo to match the pathogen-repo-guide.
    kimandrews committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    88f2e68 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update the CI workflow

    Following the pathogen-repo-guide and
    nextstrain/zika@efe11e3
    kimandrews committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c1da895 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update README.md files to match new workflow structure

    Update top-level and phylogenetic `README.md` files to
    match new workflow structure that includes ingest and
    phylogenetic directories, following the pathogen-repo-guide
    kimandrews committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e86ab75 View commit details
    Browse the repository at this point in the history
  2. Add top-level nextstrain-pathogen.yaml

    Add empty top-level `nextstrain-pathogen.yaml`
    to allow `nextstrain build` to work from any
    directory regardless of runtime, as described [here](nextstrain/pathogen-repo-guide@e318589)
    kimandrews committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0a9055e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    1b5c544 View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog

    kimandrews committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    17beea0 View commit details
    Browse the repository at this point in the history