Repository tables_arithmetic_operations
Owner: devteam
Synopsis: Arithmetic Operations on tables
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.
Type: unrestricted
Revision: 1:2e9f3b6ebfbc
This revision can be installed: True
Times cloned / installed: 2742

Contents of this repository

Name Description Version Minimum Galaxy Version
on tables 1.0.0 any

Categories
Genomic Interval Operations - Tools for operating on genomic intervals