biocRepos: A graph representing the Bioconductor package repository

Description Usage Source See Also Examples

Description

This graph is a rendition of the Bioconductor package repository and represents the dependency graph of that repository. An edge between two package denotes a dependency on the 'to' package by the 'from' package.

Usage

1

Source

This graph was generated by the function buildRepDepGraph.

See Also

buildRepDepGraph

Examples

1
2
   data(biocRepos)
   ## An example of usage will be here soon

vgpprasad91/graph documentation built on May 20, 2019, 2:46 p.m.