intervals of a query gops_complement.py $input1 $output -1 ${input1.metadata.chromCol},${input1.metadata.startCol},${input1.metadata.endCol},${input1.metadata.strandCol} -l ${chromInfo} $allchroms .. class:: infomark **TIP:** If your query does not appear in the pulldown menu, it means that it is not in interval format. Use "edit attributes" to set chromosome, start, end, and strand columns. This operation complements the regions of a set of intervals. Regions are returned that represent the empty space in the input interval. ----- **Screencasts!** See Galaxy Interval Operation Screencasts_ (right click to open this link in another window). .. _Screencasts: http://bitbucket.org/galaxy/galaxy-central/wiki/GopsDesc ----- **Syntax** - **Genome-wide complement** will complement all chromosomes of the genome. Leaving this option unchecked will only complement chromosomes present in the query. ----- **Example** .. image:: ../static/operation_icons/gops_complement.gif