User Tools

Site Tools


jvs:fscan:manual:chapter2:table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jvs:fscan:manual:chapter2:table [2014/03/26 18:52]
voyvodic [Table -- Manipulate data tables]
jvs:fscan:manual:chapter2:table [2023/02/23 18:43] (current)
Line 20: Line 20:
   * **[[jvs:fscan:manual:chapter2:tablemerge|-table merge TBLNAME FLAG TBL2NAME MERGECOL]]**\\   * **[[jvs:fscan:manual:chapter2:tablemerge|-table merge TBLNAME FLAG TBL2NAME MERGECOL]]**\\
   * **[[jvs:fscan:manual:chapter2:tableprintf|-table printf TBLNAME FLAG FORMATSTR [OUTFILE] ]]**\\   * **[[jvs:fscan:manual:chapter2:tableprintf|-table printf TBLNAME FLAG FORMATSTR [OUTFILE] ]]**\\
 +  * **[[jvs:fscan:manual:chapter2:tablecmd|-table command TBLNAME FLAG [PATH] CMD [DATACOL] [CMDCOL] [ARGCOL] ]]**\\
   * **[[jvs:fscan:manual:chapter2:invivo|-table invivo TBLNAME FLAG NAME]]**\\   * **[[jvs:fscan:manual:chapter2:invivo|-table invivo TBLNAME FLAG NAME]]**\\
  
Line 67: Line 68:
   * 040 - tab separated columns   * 040 - tab separated columns
   * 0100 - only show up to 10 rows of data   * 0100 - only show up to 10 rows of data
-  * 0200 - show no data, only header +  * 0200 - replace missing values with '0' 
-  * 0400 - show row sorting index if available+  * 0400 - show no data, only header 
 +  * 01000 - show row sorting index if available
 ====Configuring a table==== ====Configuring a table====
 The CONFIGURE option can be used to re-configure an existing table (or create a new empty table). It is intended for adding column names, adding whole columns, moving existing columns, or removing columns. Columns to be modified are specified as triplets of "name type colnum" (of these only the name is required). Multiple column specifications can be combined in a single command. The CONFIGURE option can be used to re-configure an existing table (or create a new empty table). It is intended for adding column names, adding whole columns, moving existing columns, or removing columns. Columns to be modified are specified as triplets of "name type colnum" (of these only the name is required). Multiple column specifications can be combined in a single command.
jvs/fscan/manual/chapter2/table.1395859940.txt.gz · Last modified: 2014/08/04 16:03 (external edit)