Skip to content

new method: explore: plot sample metadata categories/values #14

@nbokulich

Description

@nbokulich

Proposed Behavior
Example and idea provided by @elong0527 and issue moved from q2-longitudinal:

image

X-axis = time (or other continuous metadata column) (possibly also support categorical columns?)

y-axis = subject ID (e.g., to support plotting individuals that are plotted repeatedly over time). This was originally planned for q2-longitudinal but should be generalized for non-longitudinal sampling designs — perhaps y-axis should be an optional parameter (if True, plot as scatter plot; if false, plot barplot?)

points colored by group category (should accept categorical or continuous metadata, infer type, and color-code accordingly)

Questions
Could also add a parameter to change size or shape of points based on other optional metadata category inputs???

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions