Entering edit mode
Yi-Xiong Sean Zhou
▴
50
@yi-xiong-sean-zhou-887
Last seen 10.5 years ago
I have installed KEGGSOAP in R2.0.1 on a winXP machine. The example of
mark.pathway.by.object() returns NULL. I have also tried the
following:
pw = get.pathways.by.organism("mmu")
gg = get.genes.by.pathway(pw[1])
url = mark.pathway.by.object(pw[1], gg)
The url returned is also NULL.
Could anyone help me to fix this problem? Thanks.
Sean
[[alternative HTML version deleted]]