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 when following the tutorial #6

Open
DHelix opened this issue Feb 25, 2023 · 2 comments
Open

Error when following the tutorial #6

DHelix opened this issue Feb 25, 2023 · 2 comments

Comments

@DHelix
Copy link

DHelix commented Feb 25, 2023

Hi,
I was following your tutorial and received the following warnings/error:

library(IReNA)
Loading required package: pheatmap
Loading required package: DDRTree
Loading required package: irlba
Loading required package: Matrix
Loading required package: RcisTarget
Registered S3 method overwritten by 'data.table':
  method           from
  print.data.table     
Warning: multiple methods tables found for ‘aperm’Warning: replacing previous import ‘BiocGenerics::aperm’ by ‘DelayedArray::aperm’ when loading ‘SummarizedExperiment’No methods found in package ‘BiocGenerics’ for requests: ‘as.vector’, ‘clusterEvalQ’, ‘parCapply’, ‘parRapply’, ‘unlist’ when loading ‘monocle’
Registered S3 methods overwritten by 'dbplyr':
  method         from
  print.tbl_lazy     
  print.tbl_sql     


expression_profile <- get_SmoothByBin_PseudotimeExp(seurat_with_time, Bin = 60, method = 'State')
Error in rowMeans(seurat_exp2_state[, PseudotimeBin1[i]:PseudotimeBin1[i + :
'x' must be an array of at least two dimensions
```
Would you give me some tips? Thanks.


@jiang-junyao
Copy link
Owner

jiang-junyao commented Feb 28, 2023 via email

@DHelix
Copy link
Author

DHelix commented Feb 28, 2023

Hi @jiang-junyao ,
Thank you for your prompt reply! The seurat_with_time object was downloaded from here: https://github.com/jiang-junyao/IReNA-test-data.

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