Skip to content

Add ability to list pathogen repos available for setup #502

@victorlin

Description

@victorlin

Context

Currently, the only way to discover which pathogen repos are available for setup is to individually inspect nextstrain-pathogen.yaml files in pathogen repos.

Proposal

Design discussions happened in a Google Doc. Here is an example snippet:

$ nextstrain list

Runnable:

  measles
    measles@local {ingest, phylogenetic, nextclade}
    measles@main {ingest, phylogenetic, nextclade}

  zika
    zika@main (default) {ingest, phylogenetic}
    zika@local {ingest, phylogenetic, nextclade}

Available for setup:

  mumps@main {ingest, phylogenetic, nextclade}
    <https://github.com/nextstrain/mumps>

  ncov-ingest@master {manual-upload}
    <https://github.com/nextstrain/ncov-ingest>

  nipah@main {ingest, phylogenetic}
    <https://github.com/nextstrain/nipah>

Progress

Pinned by victorlin

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrevisit sometimeUseful to address but no bandwidth at the moment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions