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

Error in running runspatialdecon #56

Open
ydai3 opened this issue Sep 20, 2023 · 1 comment
Open

Error in running runspatialdecon #56

ydai3 opened this issue Sep 20, 2023 · 1 comment

Comments

@ydai3
Copy link

ydai3 commented Sep 20, 2023

When running runspatialdecon, I got the following error:
Error in [<-(*tmp*, colnames(result$beta), , value = t(result$beta)) :
subscript out of bounds

Here is my code:

target_MRD_Data_filter2$istumor = target_MRD_Data_filter2$SegmentLabel == "Tumor"
restils = runspatialdecon(object = target_MRD_Data_filter2,
norm_elt = "q_norm",
raw_elt = "exprs",
X = safeTME,
cellmerges = safeTME.matches,
cell_counts = target_MRD_Data_filter2$AOINucleiCount,
is_pure_tumor = target_MRD_Data_filter2$istumor,
n_tumor_clusters = 10)

Hope to get your help about the reasons. Thank you so much!

@maddygriz
Copy link
Collaborator

Hi @ydai3,

Our customer support team will be able to help you with this. Please email support@nanostring.com with your issue.

Thanks,
Maddy

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