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

gene names of reference and mixture do not match! #87

Open
rmontagn opened this issue May 31, 2024 · 2 comments
Open

gene names of reference and mixture do not match! #87

rmontagn opened this issue May 31, 2024 · 2 comments

Comments

@rmontagn
Copy link

Hello,

First I would like to thank you for developping BayesPrism v2.2. It allows me to use large atlases as reference for deconvolution.

However, when I tried to use it, I got an error for some deconvolution tasks:

Error in new.prism(reference = dfRef, mixture = dfBulk, input.type = "count.matrix",  : 
  Error: gene names of reference and mixture do not match!

The error arose when I tried to deconvolve 2 bulk RNA-Seq data and 2 pseudo-bulk RNA-Seq datasets generated by aggregating the reference single cell signal.

While the deconvolution algorithm ran for the bulk RNA-Seq arrays, I can't deconvolve the pseudo-bulk data.

My bulk and reference arguments are dataframes with exactly the same genes as columns and in the same order. So I do not understand what could go wrong.

Do you have any idea ?

Thank a lot

@tinyi
Copy link
Collaborator

tinyi commented May 31, 2024 via email

@Pentayouth
Copy link

Pentayouth commented Oct 22, 2024

You forgot to transpose the bk.dat I guess. bk.dat should be sample by gene not gene by sample

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

3 participants