Skip to content

Accessing signature matrix when adaptive = False? #6

@fojackson8

Description

@fojackson8

Hi, thanks for the nice paper and code.

As I understand it, the decoder function reconstructs the bulk RNA-seq input B from X (the predicted cell fractions). The learnt weights of the decoder function are then taken as the GEPs, represented in the signature matrix S in the following equation:

$$X.S = B$$

If this is the case, we should be able to access these GEPs on the simulated data, even when not in adaptive mode, ie even if we take simulated bulk RNA-seq as input data and reconstruct, we should be able to get the GEPs right?

There seems to be no option in the codebase to get Sigm when not in adaptive phase.

Happy to be corrected if I've misunderstood, or alternatively if I've missed something in the code?

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