Skip to content

top_table returns blank plot #43

@lilydtaub

Description

@lilydtaub

The top_table function in the blitzgsea plot module returns a blank plot because it passes the variable "signature" to the clean_library function instead of "sig", which does not have the index set as gene symbols. This causes clean_library to return library dictionary with empty sets. clean_library expects the signature dataframe to have gene symbols as the index.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions