Subsections


mrkname

Displays the name of the marker number mrkid.

Synopsis :

The CarthaGene mrkname command is invoked as either one of :

Description :

The commande mrkname displays the name of the marker whose number is mrkid. The mrkids commands takes as arguments several Ids or a list of Ids and return a list of marker names.

Arguments :

Returns :

The name of the marker.

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> mrkname 1
MS1
CG> mrknames 1 2 4 5
MS1 MS2 MS4 MS5

See also :

Thomas Schiex 2018-03-23