Skip to content

Split scanorama into two components #80

Description

@lazappi

The current scanorama component outputs a feature matrix and and embedding. This makes the results confusing as it is a combination of the two that is being evaluated. Instead it should be split into two components, one which runs scanpy_correct() and returns a feature matrix and one which runs scanpy_integrate() and returns and embedding.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions