graph (version 1.50.0)

biocRepos: A graph representing the Bioconductor package repository

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

data(biocRepos)

Arguments

Examples

Run this code
   data(biocRepos)
   ## An example of usage will be here soon

Run the code above in your browser using DataCamp Workspace