Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Titin | 2009-10-12 | ||
PigInsulin | 2009-10-12 | ||
PDB | 2009-10-12 | ||
Mutation | 2009-10-12 | ||
HumanInsulin | 2009-10-12 | ||
Haemoglobin | 2009-10-12 | ||
HIV-1 | 2009-10-12 | ||
GeneticMap | 2009-10-12 | ||
Conservation | 2009-10-12 | ||
CBEDUMP | 2009-10-12 | ||
util.h | 2009-10-12 | 1.6 kB | |
util.c | 2009-10-12 | 1.4 kB | |
README.txt | 2009-10-12 | 678 Bytes | |
protein_folding_new.c | 2009-10-12 | 5.2 kB | |
PF.h | 2009-10-12 | 758 Bytes | |
PF.c | 2009-10-12 | 13.2 kB | |
pdbdata.h | 2009-10-12 | 3.3 kB | |
newinsu.c | 2009-10-12 | 1.6 kB | |
Makefile | 2009-10-12 | 640 Bytes | |
main.h | 2009-10-12 | 4.7 kB | |
main.c | 2009-10-12 | 9.5 kB | |
Insulin_new.pdb | 2009-10-12 | 63.7 kB | |
insulin1.pdb | 2009-10-12 | 5.8 kB | |
Input_Reader.h | 2009-10-12 | 174 Bytes | |
Input_Reader.c | 2009-10-12 | 1.2 kB | |
help.c | 2009-10-12 | 3.3 kB | |
EnergyFunction.c | 2009-10-12 | 2.8 kB | |
ENERGY1.txt | 2009-10-12 | 188.3 kB | |
about.c | 2009-10-12 | 3.6 kB | |
2hiu.pdb | 2009-10-12 | 63.7 kB | |
Totals: 30 Items | 375.2 kB | 0 |
Instructions to run on x86 machines ----------------------------------------- Compiling the code: ----------------------------------------- After you have downloaded the source files from sourceforge type the following commands. 1.make clean - to remove binaries and object files 2.make - to compile the code The executable will be available in the same directory. ----------------------------------------- Running the code: ----------------------------------------- The executable found will be named mains. To execute it just type the following command. 1. ./mains This will run the program asking the temperature of folding which leads to Main Screen.