We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @kpatel427 Thanks for the code. I am running into errors in 4. ordering cells below code as it is and any other change is not solving the issue..
cds <- order_cells(cds, reduction_method = 'UMAP', root_cells = colnames(cds[,clusters(cds) == 5]))
Error in Y[, root_pr_nodes, drop = F] : subscript out of bounds
Any suggestions?
Thanks GreyRock
The text was updated successfully, but these errors were encountered:
hi I'm having the same problem did you solve it?
Sorry, something went wrong.
No branches or pull requests
Hi @kpatel427
Thanks for the code. I am running into errors in 4. ordering cells below code as it is and any other change is not solving the issue..
cds <- order_cells(cds, reduction_method = 'UMAP', root_cells = colnames(cds[,clusters(cds) == 5]))
Error in Y[, root_pr_nodes, drop = F] : subscript out of bounds
Any suggestions?
Thanks
GreyRock
The text was updated successfully, but these errors were encountered: