wikipathways / rWikiPathways

R package for WikiPathways API
https://r.wikipathways.org/
MIT License
15 stars 6 forks source link

Multiple colored nodes are not supported #1

Closed shivangi1787 closed 6 years ago

shivangi1787 commented 6 years ago

Hi all,

How do we color multiple xrefIDs in a single pathway. I am using the R package, "rWikiPathways". Any suggestions would be appretiated.

Thanks

AlexanderPico commented 6 years ago

Hi,

This is a known bug in the WikiPathways webservice. Once it's fixed there, then the R package will work. Until then, there is a not in the man page for this function:

only single values are supported at this time

AlexanderPico commented 6 years ago

@shivangi1787 Good news. This is now fixed in the R package.