Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why we have both pseudobulk and real bulk data? #7

Open
Souhatifour opened this issue Dec 20, 2023 · 0 comments
Open

Why we have both pseudobulk and real bulk data? #7

Souhatifour opened this issue Dec 20, 2023 · 0 comments

Comments

@Souhatifour
Copy link

Both pseudobulk and real bulk data are combined to train the BuDDI model specifically the Variational Autoencoder (VAE).

In my understanding:

By simulating pseudobulks with random cell-type proportions, BuDDI learns to disentangle various sources of variation in the pseudobulk data, which may include cell type-specific gene expression patterns and other latent factors and also to break the dependence between cell-type proportions and other sources of variation.

Real bulk data, which comes from traditional bulk RNA-seq experiments, is integrated with pseudobulk data during the training phase. Real bulk data serves as a bridge between the simulated pseudobulk data and the actual biological data. It brings real-world variability, conditions, and responses into the training process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant