Description of Corynebacterium nasorum sp. nov. and Corynebacterium hallucis sp. nov. isolated from human nasal passages and skin
  1. Introduction
  • Introduction
  • Methods
    • Genomes Summary
    • Prokka Annotations
    • Average Nucleotide Identity (ANI)
    • Digital DNA:DNA hybridization (dDDH)
    • Phylogenies
    • Anvio
  • References

Description of Corynebacterium nasorum sp. nov. and Corynebacterium hallucis sp. nov. isolated from human nasal passages and skin

Authors

Tommy Tran

Isabel Fernandez Escapa

Published

August 11, 2025

Introduction

This repository includes the code used for bioinformatics and data analysis for the manuscript “Description of Corynebacterium nasorum sp. nov. and Corynebacterium hallucis sp. nov. isolated from human nasal passages and skin”.

A preprint of this manuscript is available at bioRxiv.

  • Code used to recover summary information for the included genomes from NCBI can be found here, with code for the corresponding custom Prokka annotations in here. With the supplemental files used to list genomes included in each section of the analysis here.

  • Detailed code is also included for the ANI and dDDH analysis.

  • All the code used for construction of phylogenetic and phylogenomic trees is summarized here.

  • Analysis performed using Anvio is documented in here.

Genomes Summary
Source Code
# Introduction {.unnumbered .unlisted}

This repository includes the code used for bioinformatics and data analysis for the manuscript **"Description of *Corynebacterium nasorum* sp. nov. and *Corynebacterium hallucis* sp. nov. isolated from human nasal passages and skin"**.

A preprint of this manuscript is available at [bioRxiv](https://www.biorxiv.org/content/10.1101/2024.11.21.624533v1).

-   Code used to recover summary information for the included genomes from NCBI can be found [here](https://klemonlab.github.io/NovCor_Manuscript/Methods_Genomes.html), with code for the corresponding custom Prokka annotations in [here](https://klemonlab.github.io/NovCor_Manuscript/Methods_Prokka_Annotations.html). With the supplemental files used to list genomes included in each section of the analysis [here](https://github.com/KLemonLab/NovCor_Manuscript/tree/main/genome_lists).

-   Detailed code is also included for the [ANI](https://klemonlab.github.io/NovCor_Manuscript/Methods_ANIs.html) and [dDDH](https://klemonlab.github.io/NovCor_Manuscript/Methods_dDDH.html) analysis.

-   All the code used for construction of phylogenetic and phylogenomic trees is summarized [here](https://klemonlab.github.io/NovCor_Manuscript/Methods_Phylogenies.html).

-   Analysis performed using Anvio is documented in [here](https://klemonlab.github.io/NovCor_Manuscript/Methods_Anvio.html).