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

Update run_CLIPreg.R #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Suhail221107
Copy link

Dear contributors,

First of all, thank you for developing the nice tool. While testing this package with the example data, I encountered with below error:

results=run_CLIPreg(Example, is.example=T)
Error in cure_res(res = res, rbp_lfc = rbp_lfc) :
unused argument (rbp_lfc = rbp_lfc)

After careful observation of the code, I think the argument (rbp_lfc = rbp_lfc) should be changed to (regulators=rbp_lfc). Could you please update it, if I am correct.

Thanks and regards,
Suhail

@baptiste-ker
Copy link
Collaborator

Dear Suhail,

Thank you for noticing this error. We corrected it accordingly.

Baptiste

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

Successfully merging this pull request may close these issues.

2 participants