Commands¶
Command |
Description |
Context |
---|---|---|
Selects a single row based on a maximum value for a column. |
GOR |
|
Selects a single row based on a minimum value for a column. |
GOR |
|
Expands the FLAG bitmap column into multiple Boolean columns. |
GOR |
|
Separates the sequence read into the individual bases in the read based on the |
GOR |
|
Split the content of a column into buckets based. |
GOR/NOR |
|
Add a calculated column to the output stream. |
GOR/NOR |
|
Add a calculated column to the output stream if it does not already exist. |
GOR/NOR |
|
Separates the BAM-style sequence read into multiple reads based on the |
GOR |
|
Run an external operating system command from within NOR. |
GOR/NOR |
|
Prefixes cell data with the number of the column in the output from which the cell data comes. |
GOR/NOR |
|
Collapse multiple columns to one list value. |
GOR/NOR |
|
Split the content of a column based on a defined split separator. |
GOR/NOR |
|
Reorder the columns by specifying source column and target column. |
GOR/NOR |
|
Reorder the columns putting the specified columns at the beginning of the column list. |
GOR/NOR |
|
Prefixes cell data with the type of the column in the output from which the cell data comes. |
GOR/NOR |
|
Aggregates or counts genotypes stored in horizontal CSV format. |
GOR |
|
Selects a subset of data stored in a horizontal manner, as opposed to vertically in rows. |
GOR |
|
Similar to MULTIMAP, but topologically ordering individuals based on their family tree relations. |
GOR/NOR |
|
Compresses a column which meets minimum size requirement. |
GOR/NOR |
|
Eliminates duplicate rows from the output stream. |
GOR/NOR |
|
Similar to TOP, but counting distinct loci instead of individual rows. |
GOR |
|
Filters out invalid rows, e.g. rows missing columns. |
GOR/NOR |
|
Command for working with Gene Association |
GOR |
|
The core source command for working with genomic-ordered relational data. |
GOR |
|
Executes system commands that return tabular data within GOR queries. |
GOR |
|
Checks existence of source files before running the GOR command. |
GOR |
|
Returns a single row of data based on the input parameters. |
GOR |
|
Generates genomic ordered rows based on the input parameters. |
GOR |
|
Runs arbitrary commands against a database, which can be defined in a config file. |
GOR |
|
Aggregation and annotation in a single pass. |
GOR/NOR |
|
Filter for column content based on a specified expression. |
GOR/NOR |
|
Aggregation of data based on a specified binsize and content of specified columns. |
GOR/NOR |
|
Generate genotypes in a horizontal bucket format. |
GOR |
|
Calculate linkage disequilibrium between genotypes in different locations. |
GOR |
|
Generates one column named PNs and either one another column named VALUES, containing the genotypes of the pn by marker in the order defined by the marker source. |
GOR |
|
Removes the listed columns from the output stream. |
GOR/NOR |
|
De-compresses a column which has been compressed using DEFLATECOLUMN. |
GOR/NOR |
|
Only passes rows where the column value is found in the specified single-column setfile. |
GOR/NOR |
|
Joins multiple sources (or a single source to itself) based on some defined overlap condition. |
GOR |
|
Calculates relationship statistics from a stream of horizontal genotypes. |
GOR |
|
A special type of join that returns all rows from the left source along with data from the right if any matches. |
GOR |
|
Supplies additional join conditions into a left-join operation. |
GOR |
|
Converts GOR data from one reference genome build to another. |
GOR |
|
Specifies how often to log rows when monitoring the progress of a running query. |
GOR/NOR |
|
Joins together tables using columns other than the chromosome and position data. |
GOR/NOR |
|
Allows querying of meta data associated with a data source. |
GOR/NOR |
|
Combines two independent sources into a single genomic-ordered stream. |
GOR/NOR |
|
Similar to MAP, but with a mapfile that may contain a one-to-many mapping. |
GOR/NOR |
|
The core source command for working with non-ordered relational data. |
NOR only |
|
Executes system commands that return tabular data within NOR queries. |
NOR only |
|
Checks existence of the source file before running the NOR command. |
NOR only |
|
Returns a specified number rows of data in a NOR context based on the input parameters. |
NOR |
|
Runs arbitrary commands against a database and the returned data can be used in a NOR context. |
NOR |
|
Runs queries in parallel, partitioning the query execution along the tag-partition axis. |
GOR |
|
Pivot a table using a pedigree file as a set of pivot points. |
GOR/NOR |
|
Runs queries in parallel, partitioning the query execution along the genomic axis. |
GOR |
|
Describes the base-pair formation at each chromosomal position and summarises the base calls. |
GOR |
|
Reads a number of analysis steps from a .yml file. |
GOR |
|
Extracts information from large row-based data sets and maps the data into horizontal columns. |
GOR/NOR |
|
Calculates relationship statistics from a stream of horizontal genotypes. |
GOR |
|
Adds a specified prefix to the listed columns. |
GOR/NOR |
|
Adds a rank column based on a specified numeric column and binsize. |
GOR/NOR |
|
Grabs values from a source column based on a specified matching expression. |
GOR/NOR |
|
Removes related samples/individuals (PNs) from a phenotype relation. |
NOR |
|
Renames a column in the output of a GOR or NOR query. |
GOR/NOR |
|
Similar to CALC, but replaces a specified column with the calculated values. |
GOR/NOR |
|
Adds a column to the output stream with an auto-incrementing unique and sequential row number. |
GOR/NOR |
|
Runs arbitrary SDL commands against an SDL server and use the data in a NOR context. |
NOR |
|
A search and replace function on the output stream. Maybe to applied to only specified rows. |
GOR/NOR |
|
Turns a stream of annotations into a stream of non-overlapping segments. |
GOR |
|
Projects a stream of segments to provide a picture of the overlap between regions. |
GOR |
|
Turns a stream of segments into a stream of non-overlapping segments. |
GOR |
|
Turns a stream of segments into a stream of non-overlapping segments based on a where condition. |
GOR |
|
Filters specified columns from the output stream. |
GOR/NOR |
|
Filters specified columns from the output stream using an expression on column names/indices. |
GOR/NOR |
|
Returns the corresponding reference sequence read for each row of the output (based on the position). |
GOR |
|
Sets column data types. |
GOR/NOR |
|
Allows the control of create statements via time resolution or file changes. |
GOR/NOR |
|
Skips a specified number of rows before returning data. |
GOR/NOR |
|
Sorts the rows based on position in cases where the GOR condition has been violated. |
GOR/NOR |
|
Outputs multiple rows for columns that can be split based on a separator pattern. |
GOR/NOR |
|
Splits a GOR stream into two separate outputs based on a condition. |
GOR/NOR |
|
Throw an exception if the condition is satisfied. |
GOR/NOR |
|
Specify how many rows should be returned by the query. |
GOR/NOR |
|
Same as HIDE, but ignores errors generated from incorrect syntax. |
GOR/NOR |
|
Same as SELECT, but ignores errors generated from incorrect syntax. |
GOR/NOR |
|
Same as WHERE, but ignores errors generated from incorrect syntax. |
GOR/NOR |
|
Takes information in multiple rows and splits them into multiple rows as attribute-value pairs. |
GOR/NOR |
|
Terminates the stream when a condition is matched. |
GOR/NOR |
|
Groups together variants with the same reference allele at a given position. |
GOR |
|
Returns the variants found in sequence reads and their associated quality. |
GOR |
|
Joins with an additional constraint that the columns denoting the reference and alternative alleles are equal. |
GOR |
|
Ensures that overlapping variants are denoted in an equivalent manner. |
GOR |
|
Normalises the variation data in a gor stream to the left or the right. |
GOR |
|
Ensures that the values in each row match their column type. |
GOR/NOR |
|
Ensures that the genomic order of a GOR stream is correct, raising an exception if not. |
GOR |
|
Ensures that the reference column corresponds to the configured build, raising an exception if not. |
GOR |
|
Wait the specified number of milliseconds. |
GOR/NOR |
|
Used to filter rows based on a specific conditional expression. |
GOR/NOR |
|
Used to write a stream into one or more files simultaneously. |
GOR/NOR |