Maximum likelihood parameters optimization program for CSA added without examples.
authorBartlomiej Zaborowski <bartek.zaborowski@chem.univ.gda.pl>
Wed, 8 Aug 2012 12:11:06 +0000 (14:11 +0200)
committerBartlomiej Zaborowski <bartek.zaborowski@chem.univ.gda.pl>
Wed, 8 Aug 2012 12:11:06 +0000 (14:11 +0200)
commit35a52495e95a834b7c9323077ae9885e8d192d2a
tree311f502e8b542450ef41aadb2d694e82c72e9078
parent5ca4ab5ca9e042d7619c2a9e2aec55ddf7322d4d
Maximum likelihood parameters optimization program for CSA added without examples.
20 files changed:
bin/maxlik/maxlik-opt [new file with mode: 0755]
bin/maxlik/maxlik-opt-multprot [new file with mode: 0755]
bin/maxlik/maxlik-opt-tmscore [new file with mode: 0755]
examples/unres/CSA/E0LL2Y/global_1l2y_csa.e154922 [deleted file]
examples/unres/CSA/E0LL2Y/global_1l2y_csa.o154922 [deleted file]
examples/unres/CSA/E0LL2Y/unres_Yihe.csh [deleted file]
source/maxlik/src_CSA/COMMON.CALC [new file with mode: 0644]
source/maxlik/src_CSA/COMMON.CALC-single [new file with mode: 0644]
source/maxlik/src_CSA/DIMENSIONS [new file with mode: 0644]
source/maxlik/src_CSA/Makefile [new file with mode: 0644]
source/maxlik/src_CSA/Makefile_tmscore [new file with mode: 0644]
source/maxlik/src_CSA/cored.f [new file with mode: 0644]
source/maxlik/src_CSA/log [new file with mode: 0644]
source/maxlik/src_CSA/maxlik-opt-el.f [new file with mode: 0644]
source/maxlik/src_CSA/maxlik-opt-multprot.f [new file with mode: 0644]
source/maxlik/src_CSA/maxlik-opt-tmscore.f [new file with mode: 0644]
source/maxlik/src_CSA/maxlik-opt.f [new file with mode: 0644]
source/maxlik/src_CSA/minsumsl.f [new file with mode: 0644]
source/maxlik/src_CSA/rmdd.f [new file with mode: 0644]
source/maxlik/src_CSA/sumsld.f [new file with mode: 0644]