Skip to content

Adds the MIINT extension to support microbiome data analysis#1202

Open
wasade wants to merge 2 commits intoduckdb:mainfrom
wasade:miint
Open

Adds the MIINT extension to support microbiome data analysis#1202
wasade wants to merge 2 commits intoduckdb:mainfrom
wasade:miint

Conversation

@wasade
Copy link

@wasade wasade commented Feb 5, 2026

Features:

  • IO support for primary formats (fastx, SAM/BAM, BIOM, GFF, Newick, etc)
  • Efficient operations over alignment data
  • Align using minimap2 or bowtie2 via table function
  • Coverage calculations
  • NCBI querying and data retrieval
  • And more

I am unsure whether the copy_formats.csv is structured correctly for expressing the available outputs from this extension. Please let me know if there are changes that would be helpful

Features:

* IO support for primary formats (fastx, SAM/BAM, BIOM, GFF, Newick, etc)
* Efficient operations over alignment data
* Align using minimap2 or bowtie2 via table function
* Coverage calculations
* NCBI querying and data retrieval
* And more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant