| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/melpetera/tablemerge/tablemerge/1.0.1 (this tool) |
| tablemerge |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| r-batch | 1.1_4 | package |
| Additional information about this tool |
tablemerge_wrap.R
dataMatrix_in "$dataMatrix_in"
Metadata_in "$Metadata_in"
metatype "$metatype"
combined_out "$combined_out"
| Functional tests |
| name | inputs | outputs | required files |
| Test-1 |
Metadata_in: input_TM1_variableMetadata.txt dataMatrix_in: input_TM12_dataMatrix.txt metatype: variable |
attributes: name |
input_TM12_dataMatrix.txt input_TM1_variableMetadata.txt name |
| Test-2 |
Metadata_in: input_TM2_sampleMetadata.txt dataMatrix_in: input_TM12_dataMatrix.txt metatype: sample |
attributes: name |
input_TM12_dataMatrix.txt input_TM2_sampleMetadata.txt name |