$ spell-qtl -n toto -wd spell -p F2 example1_F2.phen -p F2C example1_F2C.phen -gm example1.map -P auto QTL-detection CIM connected
The connected parameter forces spell-qtl to consider A as the same ancestor in F2 and F2C. You can remove this parameter and see the difference in the final model.
To output the 1-point Parental Origin Probabilities, add -O1 to the spell-marker commandline.
To output the n-point Parental Origin Probabilities, add output-nppop to the spell-qtl commandline.
To run spell-marker multi-threaded, add -mt <number of cores> to the spell-marker commandline.