{
  "access": {
    "embargo": {
      "active": false,
      "reason": null
    },
    "files": "public",
    "record": "public",
    "status": "open"
  },
  "created": "2025-07-03T21:13:25.029455+00:00",
  "custom_fields": {},
  "deletion_status": {
    "is_deleted": false,
    "status": "P"
  },
  "files": {
    "count": 1,
    "enabled": true,
    "entries": {
      "github.com-theiagen-public_health_bioinformatics-Terra_2_ENA_PHB_v3.1.0.zip": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:9562ff7531d7dd05b62ce0c6bdabb5c6",
        "ext": "zip",
        "id": "4d4b2f16-2083-4093-9867-2083c07fc3d1",
        "key": "github.com-theiagen-public_health_bioinformatics-Terra_2_ENA_PHB_v3.1.0.zip",
        "links": {
          "content": "https://zenodo.org/api/records/15802462/files/github.com-theiagen-public_health_bioinformatics-Terra_2_ENA_PHB_v3.1.0.zip/content",
          "self": "https://zenodo.org/api/records/15802462/files/github.com-theiagen-public_health_bioinformatics-Terra_2_ENA_PHB_v3.1.0.zip"
        },
        "metadata": {},
        "mimetype": "application/zip",
        "size": 7060,
        "storage_class": "L"
      }
    },
    "order": [],
    "total_bytes": 7060
  },
  "id": "15802462",
  "is_draft": false,
  "is_published": true,
  "links": {
    "access": "https://zenodo.org/api/records/15802462/access",
    "access_grants": "https://zenodo.org/api/records/15802462/access/grants",
    "access_links": "https://zenodo.org/api/records/15802462/access/links",
    "access_request": "https://zenodo.org/api/records/15802462/access/request",
    "access_users": "https://zenodo.org/api/records/15802462/access/users",
    "archive": "https://zenodo.org/api/records/15802462/files-archive",
    "archive_media": "https://zenodo.org/api/records/15802462/media-files-archive",
    "communities": "https://zenodo.org/api/records/15802462/communities",
    "communities-suggestions": "https://zenodo.org/api/records/15802462/communities-suggestions",
    "doi": "https://doi.org/10.5281/zenodo.15802462",
    "draft": "https://zenodo.org/api/records/15802462/draft",
    "file_modification": "https://zenodo.org/api/records/15802462/file-modification",
    "files": "https://zenodo.org/api/records/15802462/files",
    "latest": "https://zenodo.org/api/records/15802462/versions/latest",
    "latest_html": "https://zenodo.org/records/15802462/latest",
    "media_files": "https://zenodo.org/api/records/15802462/media-files",
    "parent": "https://zenodo.org/api/records/15802461",
    "parent_doi": "https://doi.org/10.5281/zenodo.15802461",
    "parent_doi_html": "https://zenodo.org/doi/10.5281/zenodo.15802461",
    "parent_html": "https://zenodo.org/records/15802461",
    "preview_html": "https://zenodo.org/records/15802462?preview=1",
    "quota_increase": "https://zenodo.org/api/records/15802462/quota-increase",
    "request_deletion": "https://zenodo.org/api/records/15802462/request-deletion",
    "requests": "https://zenodo.org/api/records/15802462/requests",
    "reserve_doi": "https://zenodo.org/api/records/15802462/draft/pids/doi",
    "self": "https://zenodo.org/api/records/15802462",
    "self_doi": "https://doi.org/10.5281/zenodo.15802462",
    "self_doi_html": "https://zenodo.org/doi/10.5281/zenodo.15802462",
    "self_html": "https://zenodo.org/records/15802462",
    "self_iiif_manifest": "https://zenodo.org/api/iiif/record:15802462/manifest",
    "self_iiif_sequence": "https://zenodo.org/api/iiif/record:15802462/sequence/default",
    "versions": "https://zenodo.org/api/records/15802462/versions"
  },
  "media_files": {
    "count": 0,
    "enabled": false,
    "entries": {},
    "order": [],
    "total_bytes": 0
  },
  "metadata": {
    "creators": [
      {
        "person_or_org": {
          "family_name": "theiagen",
          "name": "theiagen",
          "type": "personal"
        }
      }
    ],
    "description": "<h1>Public Health Bioinformatics (PHB)</h1>\n<p>The Public Health Bioinformatics Bioinformatics repository contains workflows for genomic characterization, submission preparation, and genomic epidemiology of pathogens of public health concern.</p>\n<h2>Introduction</h2>\n<p><strong><a href=\"https://theiagen.github.io/public_health_bioinformatics/latest/\">Find the extensive documentation for this repository here</a>!</strong></p>\n<p>Support for running these workflows can be sought by raising a <a href=\"https://github.com/theiagen/public_health_bioinformatics/issues/new\">GitHub issue</a> or by contacting Theiagen at <a href=\"mailto:support@theiagen.com\">support@theiagen.com</a>.</p>\n<p>These workflows are written in <a href=\"https://github.com/openwdl/wdl\">WDL</a>, a language for specifying data processing workflows with a human-readable and writeable syntax. They have been developed by <a href=\"https://theiagen.com/\">Theiagen Genomics</a> to primarily run on the <a href=\"https://terra.bio/\">Terra.bio</a> platform but can be run locally or on an HPC system at the command-line with Cromwell or miniWDL.</p>\n<h2>Purpose &amp; Workflows</h2>\n<p>The PHB repository contains workflows for the characterization, genomic epidemiology, and sharing of pathogen genomes of public health concern. Workflows are available for viruses, bacteria, and fungi.</p>\n<p>All workflows in the PHB repository end with <code>_PHB</code> in order to differentiate them from earlier versions and from the original tools they incorporate.</p>\n<p>Briefly, the main <em>genomic characterization</em>  workflows are split by pathogen type:</p>\n<ol>\n<li><strong>Viral</strong> (<strong><em>TheiaCoV</em></strong> &amp; <strong><em>TheiaViral</em></strong> workflows)</li>\n<li><strong>Bacterial</strong> (<strong><em>TheiaProk</em></strong> workflows)</li>\n<li><strong>Fungal</strong> (<strong><em>TheiaEuk</em></strong> workflows)</li>\n</ol>\n<p>Many more workflows are available, and are documented in detail in the <a href=\"https://theiagen.github.io/public_health_bioinformatics/latest/\">Theiagen Public Resources Documentation</a>.</p>\n<h2>On the Shoulder of Giants</h2>\n<p>The PHB repository would not be possible without its predecessors. We would like to acknowledge the following repositories, individuals, and contributors for their influence on the development of these workflows:</p>\n<p>The PHB repository originated from collaborative work with Andrew Lang, PhD &amp; his <a href=\"https://github.com/AndrewLangvt/genomic_analyses\">Genomic Analysis WDL workflows</a>. The workflows and task development were influenced by The Broad's <a href=\"https://github.com/broadinstitute/viral-pipelines\">Viral Pipes</a> repository. The TheiaCoV workflows for viral genomic characterization were influenced by UPHL's <a href=\"https://github.com/UPHL-BioNGS/Cecret\">Cecret</a> &amp; StaPH-B's Monroe (now deprecated) workflows. The TheiaProk workflows for bacterial genomic characterization were influenced by Robert Petit's <a href=\"https://github.com/bactopia/bactopia\">bactopia</a>. Most importantly, the PHB user community drove the development of these workflows and we are grateful for their feedback and contributions.</p>\n<p>If you would like to provide feedback, please raise a <a href=\"https://github.com/theiagen/public_health_bioinformatics/issues/new\">GitHub issue</a>.</p>\n<h3>Contributing to the PHB workflows</h3>\n<p>We warmly welcome contributions to this repository! Our code style guide may be found <a href=\"https://theiagen.github.io/public_health_bioinformatics/latest/contributing/code_contribution/\">here</a> for convenience of formatting and our documentation style guide may be found <a href=\"https://theiagen.github.io/public_health_bioinformatics/latest/contributing/doc_contribution/\">here</a></p>\n<p>You can expect a careful review of every PR and feedback as needed before merging, just like we do for PRs submitted by the Theiagen team. Our PR template can help prepare you for the review process. As always, reach out with any questions! We love recieving feedback and contributions from the community. When your PR is merged, we'll add your name to the contributors list below!</p>\n<h2>Authorship &amp; Responsibility</h2>\n<h3>Authorship</h3>\n\n<p>(Ordered by contribution [# of lines changed] as of 2025-06-25)</p>\n<ul>\n<li><strong>Sage Wright</strong> (<a href=\"https://github.com/sage-wright\">@sage-wright</a>) - Conceptualization, Software, Validation, Supervision</li>\n<li><strong>In\u00eas Mendes</strong> (<a href=\"https://github.com/cimendes\">@cimendes</a>) - Software, Validation</li>\n<li><strong>Curtis Kapsak</strong> (<a href=\"https://github.com/kapsakcj\">@kapsakcj</a>) - Conceptualization, Software, Validation</li>\n<li><strong>Theron James</strong> (<a href=\"https://github.com/MrTheronJ\">@MrTheronJ</a>) - Software, Validation</li>\n<li><strong>Michal Babinski</strong> (<a href=\"https://github.com/Michal-Babins\">@Michal-Babins</a>) - Software, Validation</li>\n<li><strong>Zachary Konkel</strong> (<a href=\"https://github.com/xonq\">@xonq</a>) - Software, Validation</li>\n<li><strong>Andrew Hale</strong> (<a href=\"https://github.com/awh082834\">@awh082834</a>) - Software, Validation</li>\n<li><strong>Michelle Scribner</strong> (<a href=\"https://github.com/michellescribner\">@michellescribner</a>) - Software, Validation</li>\n<li><strong>Kevin Libuit</strong> (<a href=\"https://github.com/kevinlibuit\">@kevinlibuit</a>) - Conceptualization, Project Administration, Software, Validation, Supervision</li>\n<li><strong>Andrew Lang</strong> (<a href=\"https://github.com/AndrewLangVt\">@AndrewLangVt</a>) - Software, Supervision</li>\n<li><strong>Kelsey Kropp</strong> (<a href=\"https://github.com/kelseykropp\">@kelseykropp</a>) - Validation</li>\n<li><strong>Joel Sevinsky</strong> (<a href=\"https://github.com/sevinsky\">@sevinsky</a>) - Conceptualization, Project Administration, Supervision</li>\n</ul>\n<h3>External Contributors</h3>\n<p>We would like to gratefully acknowledge the following individuals from the public health community for their contributions to the PHB repository:</p>\n<ul>\n<li><strong>Frank Ambrosio</strong> (<a href=\"https://github.com/frankambrosio3\">@frankambrosio3</a>)*</li>\n<li><strong>James Otieno</strong> (<a href=\"https://github.com/jrotieno\">@jrotieno</a>)*</li>\n<li><strong>Robert Petit</strong> (<a href=\"https://github.com/rpetit3\">@rpetit3</a>)*</li>\n<li><strong>Fraser Combe</strong> (<a href=\"https://github.com/fraser-combe\">@fraser-combe</a>)*</li>\n<li><strong>Andrew Page</strong> (<a href=\"https://github.com/andrewjpage\">@andrewjpage</a>)*</li>\n<li><strong>Emma Doughty</strong> (<a href=\"https://github.com/emmadoughty\">@emmadoughty</a>)*</li>\n<li><strong>Nate Matteson</strong> (<a href=\"https://github.com/watronfire\">@watronfire</a>)</li>\n<li><strong>Ash O'Farrel</strong> (<a href=\"https://github.com/aofarrel\">@aofarrel</a>)</li>\n<li><strong>Sam Baird</strong> (<a href=\"https://github.com/sam-baird\">@sam-baird</a>)</li>\n<li><strong>Holly Halstead</strong> (<a href=\"https://github.com/HNHalstead\">@HNHalstead</a>)</li>\n<li><strong>Emily Smith</strong> (<a href=\"https://github.com/emily-smith1\">@emily-smith1</a>)*</li>\n</ul>\n<p>* Former member of Theiagen</p>\n<h3>Maintaining PHB Pipelines</h3>\n<p>Theiagen Genomics has committed to maintaining these workflows for the forseeable future. These workflows are written using a standard workflow language (WDL) and uses Docker images based on the <a href=\"https://github.com/StaPH-B/docker-builds\">StaPH-B Docker Builds</a>. New versions that include bug fixes and additional features are released on a quarterly bases, with urgent bug fixes released as needed. Each version is accompanied by detailed release notes to lower the barrier of pipeline upkeep from the public health community at large.</p>\n<h3>Point of Contact</h3>\n<p>If you have any questions or concerns, please raise a <a href=\"https://github.com/theiagen/public_health_bioinformatics/issues/new\">GitHub issue</a> or email Theiagen's general support at <a href=\"mailto:support@theiagen.com\">support@theiagen.com</a>.</p>\n<h3>Conflict of Interest</h3>\n<p>The authors declare no conflict of interest.</p>\n<h2>Citation</h2>\n<p>Please cite this paper if publishing work using any workflows:</p>\n<blockquote>\n<p>Libuit, Kevin G., Emma L. Doughty, James R. Otieno, Frank Ambrosio, Curtis J. Kapsak, Emily A. Smith, Sage M. Wright, et al. 2023. &quot;Accelerating Bioinformatics Implementation in Public Health.&quot; Microbial Genomics 9 (7). <a href=\"https://doi.org/10.1099/mgen.0.001051\">https://doi.org/10.1099/mgen.0.001051</a>.</p>\n</blockquote>\n<p>Alternatively, please cite this paper if using the TheiaEuk workflow:</p>\n<blockquote>\n<p>Ambrosio, Frank, Michelle Scribner, Sage Wright, James Otieno, Emma Doughty, Andrew Gorzalski, Danielle Siao, et al. 2023. &quot;TheiaEuk: A Species-Agnostic Bioinformatics Workflow for Fungal Genomic Characterization.&quot; Frontiers in Public Health 11. <a href=\"https://doi.org/10.3389/fpubh.2023.1198213\">https://doi.org/10.3389/fpubh.2023.1198213</a>.</p>\n</blockquote>\n<h2>About Theiagen</h2>\n<p>Theiagen develops bioinformatics solutions for public health labs, and then trains and supports scientists to use these. If you would like to work with Theiagen, please\u00a0<a href=\"https://theiagen.com/team-up-with-theiagen/\">get in contact</a>.</p>",
    "publication_date": "2025-07-02",
    "publisher": "Zenodo",
    "related_identifiers": [
      {
        "identifier": "https://dockstore.org/aliases/workflow-versions/10.5281-zenodo.15802462",
        "relation_type": {
          "id": "isidenticalto",
          "title": {
            "de": "Ist identisch mit",
            "en": "Is identical to"
          }
        },
        "scheme": "url"
      },
      {
        "identifier": "https://dockstore.org/workflows/github.com/theiagen/public_health_bioinformatics/Terra_2_ENA_PHB:v3.1.0",
        "relation_type": {
          "id": "isidenticalto",
          "title": {
            "de": "Ist identisch mit",
            "en": "Is identical to"
          }
        },
        "scheme": "url"
      },
      {
        "identifier": "https://dockstore.org/api/ga4gh/trs/v2/tools/%23workflow%2Fgithub.com%2Ftheiagen%2Fpublic_health_bioinformatics%2FTerra_2_ENA_PHB/versions/v3.1.0/PLAIN-WDL/descriptor/wf_terra_2_ena.wdl",
        "relation_type": {
          "id": "isidenticalto",
          "title": {
            "de": "Ist identisch mit",
            "en": "Is identical to"
          }
        },
        "scheme": "url"
      }
    ],
    "resource_type": {
      "id": "software",
      "title": {
        "de": "Software",
        "en": "Software"
      }
    },
    "rights": [
      {
        "description": {
          "en": "The Creative Commons Attribution license allows re-distribution and re-use of a licensed work on the condition that the creator is appropriately credited."
        },
        "icon": "cc-by-icon",
        "id": "cc-by-4.0",
        "props": {
          "scheme": "spdx",
          "url": "https://creativecommons.org/licenses/by/4.0/legalcode"
        },
        "title": {
          "en": "Creative Commons Attribution 4.0 International"
        }
      }
    ],
    "title": "github.com/theiagen/public_health_bioinformatics/Terra_2_ENA_PHB",
    "version": "v3.1.0"
  },
  "parent": {
    "access": {
      "owned_by": {
        "user": "76183"
      },
      "settings": {
        "accept_conditions_text": null,
        "allow_guest_requests": false,
        "allow_user_requests": false,
        "secret_link_expiration": 0
      }
    },
    "communities": {
      "default": "f312c6b6-0dd6-4fb2-a224-7c4960394ac1",
      "entries": [
        {
          "access": {
            "member_policy": "open",
            "members_visibility": "public",
            "record_submission_policy": "open",
            "review_policy": "open",
            "visibility": "public"
          },
          "children": {
            "allow": false
          },
          "created": "2024-11-05T20:16:09.639062+00:00",
          "custom_fields": {},
          "deletion_status": {
            "is_deleted": false,
            "status": "P"
          },
          "id": "f312c6b6-0dd6-4fb2-a224-7c4960394ac1",
          "links": {},
          "metadata": {
            "description": "Dockstore is a free and open source platform for sharing reusable and scalable analytical tools and workflows.",
            "title": "Dockstore",
            "type": {
              "id": "project"
            },
            "website": "https://dockstore.org/"
          },
          "revision_id": 5,
          "slug": "dockstore",
          "updated": "2024-11-05T20:17:15.254457+00:00"
        }
      ],
      "ids": [
        "f312c6b6-0dd6-4fb2-a224-7c4960394ac1"
      ]
    },
    "id": "15802461",
    "pids": {
      "doi": {
        "client": "datacite",
        "identifier": "10.5281/zenodo.15802461",
        "provider": "datacite"
      }
    }
  },
  "pids": {
    "doi": {
      "client": "datacite",
      "identifier": "10.5281/zenodo.15802462",
      "provider": "datacite"
    },
    "oai": {
      "identifier": "oai:zenodo.org:15802462",
      "provider": "oai"
    }
  },
  "revision_id": 5,
  "stats": {
    "all_versions": {
      "data_volume": 303957.0,
      "downloads": 43,
      "unique_downloads": 43,
      "unique_views": 151,
      "views": 152
    },
    "this_version": {
      "data_volume": 14120.0,
      "downloads": 2,
      "unique_downloads": 2,
      "unique_views": 8,
      "views": 8
    }
  },
  "status": "published",
  "swh": {},
  "updated": "2025-07-03T21:13:25.446963+00:00",
  "versions": {
    "index": 1,
    "is_latest": false
  }
}