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

could not find function "pcxn.gmembers" in R code from vignette source 'usingPCxNdb.Rnw' #3

Closed
wenbinwei opened this issue Sep 25, 2017 · 4 comments

Comments

@wenbinwei
Copy link

gene_member_list <- pcxn.gmembers("Alzheimer's disease (KEGG)")
Error in pcxn.gmembers("Alzheimer's disease (KEGG)") :
could not find function "pcxn.gmembers"

@BioSok
Copy link
Member

BioSok commented Sep 25, 2017

The function is called pcxn.gene_members(). Is it referenced in the documentation otherwise?

@BioSok
Copy link
Member

BioSok commented Sep 25, 2017

I am sorry, just found that wrong reference in the vignette. Changing to the correct one.

@wenbinwei
Copy link
Author

Please also change pcxn.db to pcxn in that document.

@BioSok
Copy link
Member

BioSok commented Sep 25, 2017

All the above adressed and the current pcxn version is updated in Code tab.

@BioSok BioSok closed this as completed Sep 25, 2017
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

2 participants