Subsections


cgrestart

Reinitializes CarthaGene.

Synopsis:

The cgrestart command is invoked either as:

Description:

The cgrestart command completely reinitialises the software. All loaded data-sets, maps...are erased from memory and a new session can be started.

Arguments :

Returns:

nothing

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.

# we load a dataset
CG> dsload Data/bc.cg
{1 f2 backcross 20 208 /home/tschiex/Dev/carthagene/doc/user/exemple/Data/b...
# change our mind and zap everything
CG> cgrestart

# no dataset is loaded now
CG> dsinfo

Data Sets :
----------:
ID        Data Type    markers individuals             filename constraints...

CG>

See also:



Thomas Schiex 2018-03-23