We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Look into implementing a method to benchmark the methods in dgidb.R. Additionally look into setting up unit testing for dgidb.R
The text was updated successfully, but these errors were encountered:
do you have any experience with testthat? https://testthat.r-lib.org/
Sorry, something went wrong.
This looks like a good starting guide: https://www.johnmyleswhite.com/notebook/2010/08/17/unit-testing-in-r-the-bare-minimum/
I think we might want to use testthat but we can look into the pros and cons of both: https://contributions.bioconductor.org/tests.html
rbasu101
Successfully merging a pull request may close this issue.
Look into implementing a method to benchmark the methods in dgidb.R.
Additionally look into setting up unit testing for dgidb.R
The text was updated successfully, but these errors were encountered: