You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to perform a UMAP projection and compute therapeutic clusters using the bcUMAP function from the beyondcell package in R. However, I encounter an error that prevents the analysis from completing successfully.
Steps I’ve Taken:
I have preprocessed my data by normalizing and scaling it using the appropriate functions from the Seurat package.
I created a beyondcell object (bc) using the bcScore function with the necessary gene signatures.
When I attempt to run the bcUMAP function, I use the following command and this error appears
The text was updated successfully, but these errors were encountered:
I am trying to perform a UMAP projection and compute therapeutic clusters using the bcUMAP function from the beyondcell package in R. However, I encounter an error that prevents the analysis from completing successfully.
Steps I’ve Taken:
I have preprocessed my data by normalizing and scaling it using the appropriate functions from the Seurat package.
I created a beyondcell object (bc) using the bcScore function with the necessary gene signatures.
When I attempt to run the bcUMAP function, I use the following command and this error appears
The text was updated successfully, but these errors were encountered: