Displays a summary of information on all the data-sets that are currently available.
The dsinfo command is invoked either as:
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> dsmergor 1 2
{3 merged by order 59 326}
CG> dsinfo
Data Sets :
----------:
ID Data Type markers individuals filename constraints...
1 f2 backcross 20 208 bc.cg
2 haploid RH 53 118 rh.cg
3 merged by order 59 326 ...
Thomas Schiex 2009-10-27