-
recipe
bioconductor-biocpkgtools
Collection of simple tools for learning about Bioc Packages
- Homepage
https://bioconductor.org/packages/3.12/bioc/html/BiocPkgTools.html
- License
MIT + file LICENSE
- Recipe
Bioconductor has a rich ecosystem of metadata around packages, usage, and build status. This package is a simple collection of functions to access that metadata from R. The goal is to expose metadata for data mining and value-added functionality such as package searching, text mining, and analytics on packages.
-
package
bioconductor-biocpkgtools
¶ -
- Versions
1.8.0-0
,1.6.0-0
,1.4.0-0
,1.2.0-1
,1.0.2-0
- Depends
bioconductor-biocfilecache
>=1.14.0,<1.15.0
bioconductor-biocviews
>=1.58.0,<1.59.0
bioconductor-graph
>=1.68.0,<1.69.0
bioconductor-rbgl
>=1.66.0,<1.67.0
r-base
>=4.0,<4.1.0a0
- Required By
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install bioconductor-biocpkgtools
and update with:
conda update bioconductor-biocpkgtools
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-biocpkgtools:<tag>
(see bioconductor-biocpkgtools/tags for valid values for
<tag>
)
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-biocpkgtools/README.html)