Subsections


dsload

Loads a data-set from a file.

Synopsis:

The dsload command is invoked either as:

Description:

The dsload command loads the data-set from the file whose path is indicated in the argument FilePath.

Arguments:

Returns:

a list summarizing some basic information on the data-set loaded:

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>

See also:

Thomas Schiex 2009-10-27