On 23/11/12 08:54, Qixu Cai wrote:
I have some problems about coot.
1, How to run the "Extensions --> All molecule --> Stepped refine" at
"no-graphic" mode of coot?
(let ((imol (read-pdb "coot-download/3rso.pdb"))
(imol-map (make-and-draw-map "coot-download/r3rso-refmac.mtz"
"FWT" "PHWT" "" 0 0)))
(map (lambda (chain) (fit-chain imol chain)) (chain-ids imol)))
2, Are all of the extensions in coot the scheme/python scripts? If
yes, where the script files store at?
All and more, I think. They are in coot-top-dir/share/coot/python
2, And is there any option to prevent coot auto-loading ~/.coot file?
No. Why would you want to do that?