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

loadPPIN not working and other packages improvement #9

Open
MathurinD opened this issue Nov 9, 2021 · 1 comment
Open

loadPPIN not working and other packages improvement #9

MathurinD opened this issue Nov 9, 2021 · 1 comment

Comments

@MathurinD
Copy link

Hi,

You should use system.file('extdata', 'biogridHomoSapiens3.5.166.graphml', package='scPPIN') and not "./inst/extdata/biogridHomoSapiens3.5.166.graphml" to find the file in loadPPIN.
The relative path specification only works if you run the function from the main folder.

Another think you could consider doing is having the R/ folder as a submodule so that it can be installed directly using 'devtools::install_github()'.

@MathurinD
Copy link
Author

Same problem with system("./dapcstp DAPCSTP_temp.stp --type pcstp -o DAPCSTP_temp.sol")

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

1 participant