datatypes: extracted TabularData superclass from Tabular, CSV subclass

This commit is contained in:
Marek Vavrusa
2015-04-30 17:20:32 +02:00
parent e5aa966f1d
commit bc8bdadca8
6 changed files with 280 additions and 183 deletions
+6
View File
@@ -213,6 +213,12 @@ Any data in tab delimited format (tabular)
-----
**Table (delimiter-separated)**
Any delimiter-separated tabular data (CSV or TSV).
-----
**Wig**
The wiggle format is line-oriented. Wiggle data is preceded by a track definition line, which adds a number of options for controlling the default display of this track.