Closed Megan0921 closed 3 months ago
Hi @Megan0921, Since apparently the issue was an old cache item, I recommend you to wipe your cache, so the error never happens again. To do so, run in a new R session:
library(OmnipathR)
omnipath_cache_wipe()
Yes, that worked. Thanks a lot!@deeenes
Dear Team, I'm trying to use decoupleR to retrieve CollecTRI from OmniPath and have encountered an error when running the command "collecTRI <- decoupleR::get_collectri(organism='human', split_complexes=FALSE)":
Created on 2024-07-13 with reprex v2.1.1
The error occurred when I’m following the tutorial on "Transcription factor activity inference in bulk RNA-seq". I am using OmnipathR version 3.13.5 and decoupleR 2.9.7.
How can I fix this problem? Look forward to your reply. Thanks a lot!