Changeset 1631:a39afe99b3bd
- Timestamp:
- 11/13/08 15:17:42
(2 months ago)
- Author:
- Greg Von Kuster <greg@bx.psu.edu>
- branch:
- default
- Message:
Missed translating the primaryTable data type from UCSC in my last commit.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1630 |
r1631 |
|
| 24 | 24 | <request_param galaxy_name="data_type" remote_name="hgta_outputType" missing="bed" > |
|---|
| 25 | 25 | <data_type_translation> |
|---|
| | 26 | <format galaxy_format="tabular" remote_format="primaryTable" /> |
|---|
| 26 | 27 | <format galaxy_format="tabular" remote_format="selectedFields" /> |
|---|
| 27 | 28 | </data_type_translation> |
|---|
| r1630 |
r1631 |
|
| 24 | 24 | <request_param galaxy_name="data_type" remote_name="hgta_outputType" missing="bed" > |
|---|
| 25 | 25 | <data_type_translation> |
|---|
| | 26 | <format galaxy_format="tabular" remote_format="primaryTable" /> |
|---|
| 26 | 27 | <format galaxy_format="tabular" remote_format="selectedFields" /> |
|---|
| 27 | 28 | </data_type_translation> |
|---|
| r1630 |
r1631 |
|
| 24 | 24 | <request_param galaxy_name="data_type" remote_name="hgta_outputType" missing="bed" > |
|---|
| 25 | 25 | <data_type_translation> |
|---|
| | 26 | <format galaxy_format="tabular" remote_format="primaryTable" /> |
|---|
| 26 | 27 | <format galaxy_format="tabular" remote_format="selectedFields" /> |
|---|
| 27 | 28 | </data_type_translation> |
|---|