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 :

CG> dsload Data/bc.cg
{1 f2 backcross 20 208 /homes/thomas/carthagene/test/Data/bc.cg}
CG> mrkname 1
MS1
CG> mrknames 1 2 4 5
MS1 MS2 MS4 MS5

See also :

Thomas Schiex 2009-10-27