Skip to content

Overlap metric: normalize every time #2

@michaelsilverstein

Description

@michaelsilverstein

Can normalize every time (either will normalize counts or normalize abundances, in which case nothing changes)

if not relative:
x = x / x.sum()
y = y / y.sum()

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