writeBiocViews {biocViews} | R Documentation |
This function serializes a list of BiocView-class
objects to a series of HTML files.
writeBiocViews(bvList, dir, backgroundColor="transparent")
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. |
Seth Falcon
getBiocViews
,
genReposControlFiles
,
write_VIEWS