Skip to content

Add functionality for changing metadata column types #2947

Open
@justinshaffer

Description

@justinshaffer

Hello,

I'm finding the need to update metadata column types in some of my analyses. For example, changing one variable that is interpreted as 'numeric' to 'categorical'.

Specifically, I am testing for the influence of 'host_subject_id' on beta-diversity, using the group significance test, which requires a categorical metadata column as input, however because all states of that character are numeric identifiers it is interpreted as numeric, preventing the test. I am not sure whether using the correlation test would be appropriate, so would rather change the column type from numeric to categorical such to be able to use the group significance test.

I do not yet see a way to do this, but please correct me if I am wrong.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions