You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi yuifu,
When I was running CCCExplorer on R using CCCExplorer.R scripts, I meet some problems.
First,I can't find object kegg
then I use: kegg<-pathways("hsapiens", "kegg") ,and Find_KEGG_edge function was rewritten like these
and it all run perfect.
Second, when I run the #simplify network by connecting receptors to TFs directly#partt
length(f) was 0, so there was an error.
I was wondering if I was wrong with the kegg object.
Please help on this.
Many thanks!
The text was updated successfully, but these errors were encountered:
Hi yuifu,
When I was running CCCExplorer on R using CCCExplorer.R scripts, I meet some problems.
First,I can't find object kegg
then I use: kegg<-pathways("hsapiens", "kegg") ,and Find_KEGG_edge function was rewritten like these
and it all run perfect.
Second, when I run the #simplify network by connecting receptors to TFs directly#partt
length(f) was 0, so there was an error.
I was wondering if I was wrong with the kegg object.
Please help on this.
Many thanks!
The text was updated successfully, but these errors were encountered: