Director

DOI: 10.18129/B9.bioc.Director    

This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see Director.

A dynamic visualization tool of multi-level data

Bioconductor version: 3.14

Director is an R package designed to streamline the visualization of molecular effects in regulatory cascades. It utilizes the R package htmltools and a modified Sankey plugin of the JavaScript library D3 to provide a fast and easy, browser-enabled solution to discovering potentially interesting downstream effects of regulatory and/or co-expressed molecules. The diagrams are robust, interactive, and packaged as highly-portable HTML files that eliminate the need for third-party software to view. This enables a straightforward approach for scientists to interpret the data produced, and bioinformatics developers an alternative means to present relevant data.

Author: Katherine Icay [aut, cre]

Maintainer: Katherine Icay <kat.icay at gmail.com>

Citation (from within R, enter citation("Director")):

Installation

To install this package, start R (version "4.1") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Director")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("Director")

 

PDF R Script Using Director
PDF   Reference Manual
Text   NEWS
Text   LICENSE

Details

biocViews Software, Visualization
Version 1.20.0
In Bioconductor since BioC 3.4 (R-3.3) (5.5 years)
License GPL-3 + file LICENSE
Depends R (>= 4.0)
Imports htmltools, utils, grDevices
LinkingTo
Suggests
SystemRequirements
Enhances
URL https://github.com/kzouchka/Director
BugReports https://github.com/kzouchka/Director/issues
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package Director_1.20.0.tar.gz
Windows Binary Director_1.19.0.zip
macOS 10.13 (High Sierra) Director_1.20.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/Director
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/Director
Package Short Url https://bioconductor.org/packages/Director/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: