Code for doing Potts Monte Carlo (optionally with fixed epitope), from John Barton...
authorDariusz Murakowski <murakdar@mit.edu>
Mon, 6 Jul 2015 16:20:15 +0000 (12:20 -0400)
committerDariusz Murakowski <murakdar@mit.edu>
Mon, 6 Jul 2015 16:20:15 +0000 (12:20 -0400)
commit5bf53deb3213dd88f38d11f8c7521770b7cd791e
treee155ad2180c3202fd955470537bbd230c31fc20b
parent059ef64ecf1aafddd375f249b2db7fd6c3deae32
Code for doing Potts Monte Carlo (optionally with fixed epitope), from John Barton 20150630.
13 files changed:
MC code.zip [new file with mode: 0644]
MC_code.txt [new file with mode: 0644]
dataStructures.h [new file with mode: 0755]
io.cpp [new file with mode: 0755]
io.h [new file with mode: 0755]
mainQEE.cpp [new file with mode: 0755]
monteCarlo.cpp [new file with mode: 0644]
monteCarlo.h [new file with mode: 0755]
mtrnd.h [new file with mode: 0644]
qEpitopeEval.cpp [new file with mode: 0755]
qEpitopeEval.h [new file with mode: 0755]
tools.cpp [new file with mode: 0755]
tools.h [new file with mode: 0644]