Difference between revisions of "Shore ranksim"

From SHORE wiki
Jump to: navigation, search
(Created page with ''''shore ranksim''' is a rankproduct / ranksum simulator. '''Usage:''' shore ranksim [OPTIONS] [FILES] {|cellpadding=5 | colspan=2 | '''Allowed options''' |---- | ''-o'', ''…')
 
 
Line 1: Line 1:
 
'''shore ranksim''' is a rankproduct / ranksum simulator.
 
'''shore ranksim''' is a rankproduct / ranksum simulator.
 +
 +
==Command line options==
  
 
'''Usage:''' shore ranksim [OPTIONS] [FILES]
 
'''Usage:''' shore ranksim [OPTIONS] [FILES]

Latest revision as of 10:06, 28 September 2011

shore ranksim is a rankproduct / ranksum simulator.

Command line options

Usage: shore ranksim [OPTIONS] [FILES]

Allowed options
-o, --outfile=STRING (Default: stdout) Output file
-k, --key-cmp=STRING Comparator string for the unique row identifiers (Concatenation of column ids (counted from 1) and key types. Valid key types: t (text), i (integer) and f (float); capital letters reverse the sort order - e.g. '-k 1i5t3i7I')
-d, --data-cmp=STRING[,...] Comparator strings for the data that will be ranked
-n, --nsim=INT (Default: 1000) Number of simulations
-s, --sort Sort output
--no-pfp Do not estimate PFP
--ranksum Use rank sums instead of rank products