Subsections


dsinfo

Displays a summary of information on all the data-sets that are currently available.

Synopsis:

The dsinfo command is invoked either as:

Description:

The dsinfo command display a table of information on all the datat-sets currently available in the software. For each data-set, a line summarizes:

Arguments:

Returns:

nothing.

Example:

CG> dsload Data/bc.cg
{1 f2 backcross 20 208 /homes/thomas/carthagene/test/Data/bc.cg}
CG> dsload Data/rh.cg
{2 haploid RH 53 118 /homes/thomas/carthagene/test/Data/rh.cg}
CG> dsmergor 1 2
{3 merged by order 59 326}
CG> dsinfo

Data Sets :
----------:
ID        Data Type    markers individuals             filename constraints...
 1     f2 backcross         20         208                bc.cg
 2       haploid RH         53         118                rh.cg
 3  merged by order         59         326                                 ...

See also:

Thomas Schiex 2009-10-27