Skip to content

Loading UHGG taxonomy fails #32

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions