Skip to content

function to decode latent representations direcly. #3278

@ivichadriana

Description

@ivichadriana

Is your feature request related to a problem? Please describe.
I think it used to be an earlier version feature to be able to encode-decode count data using get_normalized_expression(use_latent=True). I can't find info or a way to do this. I end up calling the decoder, but get many errors with mismatch library size, parameters, etc.

Describe the solution you'd like
Including an option to only pass the given latent space through the decoder, like get_normalized_expression() but not counts to counts, make it latent representation to counts. (like use_latent = True)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions