VOTables
VOTables--The VOTable format is an XML representation of the tabular data (data coming from applications such as the Digital Chemistry suite and NIH online screening centers). The XML format of tabular data can be used for creating web services infrastructure and can potentially be used as a replacement/supplement for CML tables. With the use of JAVA Parser API for VOTables, one can build spreadsheet or plotter applications.- XLSVOR (Takes an xls file, converts to VOTables, then uses R to build an OLS model; displays model statistics and a residual plot)
- Convert tab file to VOTables
- VotableToTabbedFileService: Converts votable.xml file to tabbed file.
- VOTable Formatter (Retrieves all header information from votable.xml files)
- Convert votable.xml file to Excel spreadsheet
- Spreadsheet to VOTable
- Output Spreadsheet
- Cluster output to VoTables for use with parsing Digital Chemistry's clustering output


