biocViews (version 1.40.1)

writeBiocViews: Write a list of BiocView objects to HTML

Description

This function serializes a list of BiocView-class objects to a series of HTML files.

Usage

writeBiocViews(bvList, dir, backgroundColor="transparent")

Arguments

bvList
A list of BiocView-class objects
dir
A character vector giving the directory where the HTML files will be written.
backgroundColor
A character vector giving the background color for the body in the CSS file.

See Also

getBiocViews, genReposControlFiles, write_VIEWS