These functions generate text to copy / paste into software svn file bioconductor.authz or data experiment svn file bioc-data.authz
1 2 3 4 5 | svn_software_auth_text(filenames,
version = getOption("bioc_contributions_devel_version", "3.4"))
svn_data_experiment_auth_text(filenames,
version = getOption("bioc_contributions_devel_version", "3.4"))
|
filenames |
character() vector of (full) paths to package tar balls. |
version |
character(1) version string as it appears in svn
'RELEASE' branch, e.g., |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.