systemPipeTools
package provides a set of utilities for High Throughput Sequence Data
Visualization. This package is designed to extend and provide a visualization
and utilities interface for the systemPipeR
package.
Get the released version from Bioconductor:
if (!requireNamespace("BiocManager", quietly = TRUE)) {
install.packages("BiocManager") }
BiocManager::install("systemPipeTools"")
Or the development version from GitHub:
if (!requireNamespace("BiocManager", quietly = TRUE)) {
install.packages("BiocManager") }
BiocManager::install("systemPipeR/systemPipeTools"")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.