Merges two data-sets in a consensus data-set, sharing order but with separate parameter estimations (data-set specific recombination/breakage/retention ratio).
The dsmergor command is invoked either as:
The dsmergor command merges two data-sets of compatible types in a single data-set for which an overall maximum likelihood marker ordering is sought. If more then 2 data-sets need to be merged, this command must be called repeatedly. The merged data-set built uses all the information available in the two data-sets but independent maximum likelihood multipoint parameter estimations are performed on each data-set. This can be used to eg. determine sex-specific racombination ratio.
There is no restriction on the type of data-sets that can be merged using this operator (including merging of radiated hybrid and genetic recombination data).
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> dsmergor 1 2 {3 merged by order 59 326}
Thomas Schiex 2009-10-27