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

CARD_SCMapping #60

Open
lindsdudley opened this issue Oct 27, 2023 · 1 comment
Open

CARD_SCMapping #60

lindsdudley opened this issue Oct 27, 2023 · 1 comment

Comments

@lindsdudley
Copy link

Hi developers,

Thank you so much for developing this helpful tool. I am extremely interested in you SC mapping function. I have a deconvoluted CARD object with single cell reference that works for all of the visualizations in the tutorial but when I attempt to extend that to the SCMapping function I encounter an error. This is the line of code that I use:

scMapping = CARD_SCMapping(CARD_obj,shapeSpot="Square",numCell=20,ncore=10)

and this is the error I recieve:

Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 20, 0
In addition: Warning message:
In asMethod(object) :
sparse->dense coercion: allocating vector of size 2.3 GiB

I am running this on a high powered Linux machine running POP OS. Please let me know if you have any insight into how to resolve this error. Thank you again for your help!

@lindsdudley
Copy link
Author

Hi @YingMa0107 I would still love to hear your thoughts on this as i haven't been able to figure it out. I am also hoping to use a cell to cell communication program on this data and I would like to know the best way to extract the matrix of data information that I can use as input for that. Ideally after I get scMapping to work as I would like to do it at the psuedo single cell level. Thank you so much for creating such a helpful program and Go Blue!

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