hdlistMake | R Documentation |
Transforms data and annotation files to xVExprs
class objects
which are passed in as 'hdlist' to multiVServer
module,
hdlistMake(index, indexfile)
index |
A data.frame containing fields "Title", "Ref", "Type", "DataPath", and "AnnotationPath", where "DataPath" contains path to the data and "AnnotationPath" contains path to the annotation file; other metadata are ignored. |
indexfile |
Path to a csv (index.csv) or yaml (index.yml) configuration file with the necessary fields described in 'index'. |
This reads an index yaml configuration file that
stores files and attributes for data that
should be converted to multiVServer
application data;
DIVE::xVExprs
is called to do the conversion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.