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 for netAnalysis_contribution #5

Open
QiangShiPKU opened this issue Nov 8, 2023 · 13 comments
Open

error for netAnalysis_contribution #5

QiangShiPKU opened this issue Nov 8, 2023 · 13 comments

Comments

@QiangShiPKU
Copy link

Error in `levels<-`(`*tmp*`, value = as.character(levels)) : factor level [3] is duplicated

It seems to result from duplicate L-R pairs of certain pathways in CellChatDB.
The same error: https://www.jianshu.com/p/ffe99c3028da

@sqjin
Copy link
Member

sqjin commented Nov 8, 2023

@QiangShiPKU Are you using the zebrafish database or others?

@QiangShiPKU
Copy link
Author

@sqjin Thanks for your quick response. I am using the human database.
cellchat@DB <- CellChatDB.human

@lisch7
Copy link

lisch7 commented Jan 31, 2024

Same issue when using CellChatDB.human. I countered this issue when I ran netAnalysis_contribution(cellchat,signaling = "SIRP")

@lisch7
Copy link

lisch7 commented Jan 31, 2024

It seems that RA, SIRP, PARS, LAIR1 might have duplicated pair according to the code offered in https://www.jianshu.com/p/ffe99c3028da
image

@sqjin

@hualihushaoaaaaa
Copy link

ERROR: dependency 'presto' is not available for package 'CellChat'

  • removing 'C:/Users/juwai/AppData/Local/R/win-library/4.3/CellChat'
    Warning message:
    In i.p(...) :
    安装程序包‘C:/Users/juwai/AppData/Local/Temp/RtmpusRCDH/file456c30a93d66/CellChat_2.1.2.tar.gz’时退出狀態的值不是0

@chenfengQAQ
Copy link

I recently encountered the following issue while installing CellChat: "dependency 'presto' is not available for package 'CellChat'". I ensured that my three packages, NMF (v0.27), circlize (v0.4.15), and ComplexHeatmap (v2.18.0), were installed correctly. I searched for 'presto' on the R official website and Bioconductor, but did not get any results. The version of R I am using is 4.3.2. I am looking forward to your response regarding this issue!

@hualihushaoaaaaa
Copy link

hualihushaoaaaaa commented Feb 26, 2024 via email

@chenfengQAQ
Copy link

| | juwairenjiamiao | | @.*** | ---- Replied Message ---- | From | @.> | | Date | 2/25/2024 19:03 | | To | @.> | | Cc | @.> , @.> | | Subject | Re: [jinworks/CellChat] error for netAnalysis_contribution (Issue #5) | I recently encountered the following issue while installing CellChat: "dependency 'presto' is not available for package 'CellChat'". I ensured that my three packages, NMF (v0.27), circlize (v0.4.15), and ComplexHeatmap (v2.18.0), were installed correctly. I searched for 'presto' on the R official website and Bioconductor, but did not get any results. The version of R I am using is 4.3.2. I am looking forward to your response regarding this issue! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Sorry,but I couldn't understand well.Could you please provide a more specific description?Thanks!

@sqjin
Copy link
Member

sqjin commented Feb 27, 2024

@hualihushaoaaaaa devtools::install_github('immunogenomics/presto')

@hwbdhuidhcoi
Copy link

| | juwairenjiamiao | | @.*** | ---- Replied Message ---- | From | @.> | | Date | 2/25/2024 19:03 | | To | @.> | | Cc | @.> , @.> | | Subject | Re: [jinworks/CellChat] error for netAnalysis_contribution (Issue #5) | I recently encountered the following issue while installing CellChat: "dependency 'presto' is not available for package 'CellChat'". I ensured that my three packages, NMF (v0.27), circlize (v0.4.15), and ComplexHeatmap (v2.18.0), were installed correctly. I searched for 'presto' on the R official website and Bioconductor, but did not get any results. The version of R I am using is 4.3.2. I am looking forward to your response regarding this issue! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

@hualihushaoaaaaa devtools::install_github('immunogenomics/presto')

if presto can not be installed,make sure you have the correct version Rtools

@chenfengQAQ
Copy link

chenfengQAQ commented Mar 8, 2024 via email

@hualihushaoaaaaa
Copy link

hualihushaoaaaaa commented Mar 9, 2024 via email

@chenfengQAQ
Copy link

chenfengQAQ commented Mar 15, 2024 via email

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

6 participants