Skip to content

ENH: add new type called FeatureTable[Unconstrained]#386

Open
VinzentRisch wants to merge 3 commits intoqiime2:devfrom
VinzentRisch:385_unconstrained
Open

ENH: add new type called FeatureTable[Unconstrained]#386
VinzentRisch wants to merge 3 commits intoqiime2:devfrom
VinzentRisch:385_unconstrained

Conversation

@VinzentRisch
Copy link
Contributor

@VinzentRisch VinzentRisch commented Feb 24, 2026

closes #385

Adds new type FeatureTable[Unconstrained] for a feature table containing real-valued feature measurements represented in Euclidean space without constant-sum (compositional) constraints. This can include, for example, a frequency table after CLR transformation or metabolomics intensity data.

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

Labels

None yet

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

ENH: new feature table type for euclidean continuous feature values

1 participant