mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
datatypes: extracted TabularData superclass from Tabular, CSV subclass
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user