This program implements arithmetic operations on tabular files data. The program takes three inputs: - The first input is a TABULAR format file containing numbers only. - The second input is a TABULAR format file containing numbers only. - The third input is an arithmetic operation: +, -, x, or / for addition, subtraction, multiplication, or division, respectively. - The output file is a TABULAR format file containing the result of implementing the arithmetic operation on both input files. |
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/tables_arithmetic_operations
Name | Description | Version | Minimum Galaxy Version |
---|---|---|---|
on tables | 1.0.0 | any |