waldronlab / waldronlab/BugSigDB

MetaPhlAn taxon names didn't have domain, then had domain, now don't have domain again

Open
#278 8 comments 1 reaction 1 assignee View on GitHub

@tosfos is already working on this.

Since Aug 1, 2025.

Dominant language
PHP
Stars
9
Forks
9
Avg merge
1h 56m
Merged PRs (30d)
4

Description

In March, @jwokaty and I scrambled to make changes to support domains being added to the MetaPhlAn taxon names. For instance, we were seeing taxa named:

"k__Bacteria|k__Bacillati|p__Bacillota|c__Clostridia|o__Lachnospirales|f__Lachnospiraceae|g__Blautia"

with two kingdoms assigned.

We updated this to support domains so that they would be named:

"d__Bacteria|k__Bacillati|p__Bacillota|c__Clostridia|o__Lachnospirales|f__Lachnospiraceae|g__Blautia"

Now it appears that the domain has been removed from the taxon names and I'm seeing in the raw export taxa that look like this:

"k__Bacillati|p__Actinomycetota|c__Actinomycetes|o__Bifidobacteriales|f__Bifidobacteriaceae"

So the domain has been removed.

Is this going to be the case going forward? Or do we have to support the potential for there to be a domain or not potentially?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.