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

Can I merge Scissor results after performing them by subset? #50

Open
ChoiJi-Hye opened this issue Apr 28, 2023 · 2 comments
Open

Can I merge Scissor results after performing them by subset? #50

ChoiJi-Hye opened this issue Apr 28, 2023 · 2 comments

Comments

@ChoiJi-Hye
Copy link

Hi,
Thank you for developing Scissor.

I ran about 130,000 cells and received a memory error message.
'Error: cannot allocate vector of size 132.0 Gb'

Then, I am thinking about running the cells in subsets and then combining the results instead of running all 130,000 cells at once.

Is it okay to combine the results after performing them by subset?
I'm worried that the results may differ from when I perform all the cells at once.

Thank you for your help.
Sincerely,
Ji-Hye Choi

@sunduanchen
Copy link
Owner

sunduanchen commented Apr 28, 2023 via email

@ChoiJi-Hye
Copy link
Author

Hi, @sunduanchen

Thank you for your response!

Could you please provide me with more information on 'Metacell' and 'Pseudo Cell'?
Does your Metacell mean the r package ‘metacell’?

I am wondering if there would be any issues if I performed subset analysis by

dividing the cells into different cell types, such as T cells and epithelial cells, and analyzing them separately,
analyzing them by sample, or
simply dividing the samples into four groups and analyzing them separately.
I noticed in another issue that you used 'Metacell' when dealing with more than 100,000 cells, but I find it a bit difficult to understand.

Also, you gave me another option, but I'm not sure where it would be possible to skip the network regularization step.
I didn't see such an option in the Scissor parameter.
Does this mean that I need to modify the source code to run it?

I'm sorry for having so many questions.
I'm very interested in this tool, but it seems a bit challenging for me to understand.

Thank you for your help.

Best regards,
Ji-Hye Choi

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

2 participants