Skip to content

Loading UHGG taxonomy fails #32

@Midnighter

Description

@Midnighter

The EBI has published a Unified Human Gastrointestinal Genome (UHGG) catalogue which includes a taxonomy of their genome clusters. When I try to load it with taxonomy it unfortunately fails. I wonder if the problem lies with taxonomy or EBI providing a bad format.

from taxonomy import Taxonomy

tax = Taxonomy.from_ncbi("taxonomy/nodes.dmp", "taxonomy/names.dmp")
TaxonomyError: Error importing: Not enough fields in nodes.dmp; perhaps names and nodes files are switched?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions