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:

   CarthaGene version 1.2-LKH, Copyright (c) 1997-2010 (INRA).

   CarthaGene comes with ABSOLUTELY NO WARRANTY.
   CarthaGene is free software. You are welcome to redistribute it,
   under certain conditions. See the License file for information.

Type 'help' for help.

CG> dsload Data/bc.cg
{1 f2 backcross 20 208 /home/tschiex/Dev/carthagene/doc/user/exemple/Data/b...
CG> dsload Data/rh.cg
{2 haploid RH 53 118 /home/tschiex/Dev/carthagene/doc/user/exemple/Data/rh.cg}
CG>

See also:

Thomas Schiex 2018-03-23