Skip to content

ENH: new feature table type for euclidean continuous feature valuesΒ #385

@VinzentRisch

Description

@VinzentRisch

Improvement Description
I propose introducing a new semantic type FeatureTable[Unconstrained] to represent feature tables that represent euclidean continuous feature values. This includes data transformed from compositional (Aitchison simplex) to Euclidean space, e.g. via CLR transformation of FeatureTable[Frequency].

CLR-transformed metagenomics data are required for methods that assume Euclidean geometry (e.g. PCA, MFA). Currently, there is no semantic type that explicitly represents this state.

FeatureTable[Unconstrained] could also be used for metabolomics data because intensity tables also represent Euclidean continuous feature values.

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