Skip to content

Function for integrating datasets using scANVI #17

Description

@allyhawkins

We would like to use scANVI for data integration benchmarking, which requires a list of AnnData objects and cell type annotations. scANVI does everything that scVI does, specifically integration of datasets, while incorporating cell type annotations that do not have to be complete. Datasets can have annotations or if only one dataset has cell type annotations, that dataset is treated as the reference set and cell types are inferred based on integration.

One thing to note is that in order to use these tools, we might need to obtain a GPU (although it says effectively requires a GPU for fast inference so maybe we don't need it for initial setup). As with #16, we would need to convert SCE objects to AnnData, and then follow the instructions for running scANVI. The documentation is not the easies to follow, but I believe after model generation, we would get a new integrated annotation and then we would add the updated annotation to the original AnnData. This documentation has an example of using scANVI for atlas level integration and label transfer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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