Repository revision
repository tip
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository subtract_query
Owner: devteam
Synopsis: Subtract Whole Dataset from another dataset
This tool subtracts an entire dataset from another dataset.

- Any text format is valid.
- If both dataset formats are tabular, you may restrict the subtraction to specific
columns contained in both datasets and the resulting dataset will include only the
columns specified.
- The begin column must be less than or equal to the end column.  If it is not,
begin column is switched with end column.
- If begin column is specified but end column is not, end column will default to
begin_column (and vice versa).
- All blank and comment lines are skipped and not included in the resulting dataset
(comment lines are lines beginning with a # character).
- Duplicate lines are eliminated from both dataset prior to subtraction.  If any
duplicate lines were eliminated from the first dataset, the number is displayed
in the resulting history item.
Type: unrestricted
Revision: 2:ff3901618482
This revision can be installed: True
Times cloned / installed: 3195

Contents of this repository

Name Description Version Minimum Galaxy Version
from another dataset 0.1 any

Categories
Genomic Interval Operations - Tools for operating on genomic intervals