Open parkjooyoung99 opened 1 year ago
Dear developer,
I am currently trying to use your Cottrazm to define the TumorBoundary. However, I encountered error below when running 'STModiCluster'.
I have googled the error but unable to solve this. Can you share your suggestion on how to fix this?
THank you!
> Adjusted_expr_mtx <- ME_normalize(inDir = InDir, outDir = OutDir, sample = Sample) PAT08 start SME normalize /Users/jooyoung/opt/anaconda3/envs/TumorBoundary/lib/python3.8/site-packages/anndata/_core/anndata.py:1832: UserWarning: Variable names are not unique. To make them unique, call.var_names_make_unique`. utils.warn_names_duplicates("var") Tiling image: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ [ time left: 00:00 ]
> Adjusted_expr_mtx <- ME_normalize(inDir = InDir, outDir = OutDir, sample = Sample) PAT08 start SME normalize /Users/jooyoung/opt/anaconda3/envs/TumorBoundary/lib/python3.8/site-packages/anndata/_core/anndata.py:1832: UserWarning: Variable names are not unique. To make them unique, call
caught illegal operation address 0x1b03fc139, cause 'illegal opcode'
Traceback: 1: py_call_impl(callable, dots$args, dots$keywords) 2: ME_normalize(inDir = InDir, outDir = OutDir, sample = Sample)
Possible actions: 1: abort (with core dump, if enabled) 2: normal R exit 3: exit R without saving workspace 4: exit R saving workspace`
hi, you can check the session-info. It migth caused by r-reticulate, you can try restart R.
Dear developer,
I am currently trying to use your Cottrazm to define the TumorBoundary. However, I encountered error below when running 'STModiCluster'.
I have googled the error but unable to solve this. Can you share your suggestion on how to fix this?
THank you!
> Adjusted_expr_mtx <- ME_normalize(inDir = InDir, outDir = OutDir, sample = Sample) PAT08 start SME normalize /Users/jooyoung/opt/anaconda3/envs/TumorBoundary/lib/python3.8/site-packages/anndata/_core/anndata.py:1832: UserWarning: Variable names are not unique. To make them unique, call
.var_names_make_unique`. utils.warn_names_duplicates("var") Tiling image: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ [ time left: 00:00 ]caught illegal operation address 0x1b03fc139, cause 'illegal opcode'
Traceback: 1: py_call_impl(callable, dots$args, dots$keywords) 2: ME_normalize(inDir = InDir, outDir = OutDir, sample = Sample)
Possible actions: 1: abort (with core dump, if enabled) 2: normal R exit 3: exit R without saving workspace 4: exit R saving workspace`