Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add resources for describing EDAM ontologies
Contributing to biocEDAM
This outlines how to propose a change to biocEDAM. For more detailed
info about contributing to this package, report to the
development
BioConductorcontributing guide, andBiocCheck: Ensuring Bioconductor package guidelines.Fixing typos
Small typos or grammatical errors in documentation may be edited directly using
the GitHub web interface, so long as the changes are made in the source file.
.Rfile belowR/..Rdfile belowman/.Prerequisites
Before you make a substantial pull request, you should always file an issue and
make sure someone from the team agrees that it’s a problem. If you’ve found a
bug, create an associated issue and illustrate the bug with a minimal
reprex.
Pull request process
READMEshould contain badges for any continuous integration services usedby the package.
You can use the styler package to
apply these styles.
Markdown syntax,
for documentation.
with test cases included are easier to accept.
NEWS.mdbelow thecurrent development version header describing the changes made followed by your
GitHub username, and links to relevant issue(s)/PR(s).
Code of Conduct
Please note that the biocEDAM project is released with a
Contributor Code of Conduct. By contributing to this
project you agree to abide by its terms.
See BioConductor development contributing guide
for further details.