Skip to content

plotting methods other than PCA in compare app #94

@lmsimp

Description

@lmsimp

The compare app doesn't allow you to specify a plotting method. We set the plotting method internally to be PCA. I would like to change the code so we can allow other visualisations. This of course is tricky if we want to use the remap function as this only works with PCA. We could allow a call to method e.g. method = "t-SNE" only if remap = FASLE then this wouldn't break the call to remap. What do you think @lgatto

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions