Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2024-04-14 | 403 Bytes | |
averageIfit.py | 2024-04-14 | 2.0 kB | |
GAclose.py | 2024-04-14 | 13.8 kB | |
makefit.py | 2024-04-14 | 2.1 kB | |
runcrysol.py | 2024-04-14 | 1.6 kB | |
writecsv.py | 2024-04-14 | 2.5 kB | |
Totals: 6 Items | 22.4 kB | 0 |
runcrysol.py: put in the folder of pdbs to run crysol at every pdb file. writecsv.py: derive csv files for GA from the crysol results averageIfit.py: generate the average of all crysol results GAclose.py: run GA from the derived csv files, can be continue from the last results by running "python GAclose.py continue XXX.csv" makefit.py: a program to generate .fit file from the EOM csv results.