Name | Modified | Size | Downloads / Week |
---|---|---|---|
genomes | 2013-08-02 | ||
programs.zip | 2013-08-02 | 108.7 kB | |
readme | 2013-08-01 | 1.2 kB | |
Totals: 3 Items | 109.9 kB | 0 |
programs.zip is a zipped version of the directory programs which contains all source files (.c and .h) that constitute the enhancer program, as well as the source for makechrmutr, which converts NCBI data for the chromosomes of a species into the form used by enhancer. The make files for enhancer and makechrmutr are also included. The zipped package also contains executable versions of enhancer, called enhancer.exe for Mac computers. The executable is included so that it does not have to be rebuilt on the user's own system. However, after unzipping the programs package, execute the command "chmod a+x enhancer.exe" to make sure that the enhancer.exe folder is executable (execute permission is removed by some systems from downloads for security purposes). The make.enhancer generates the executable named enhancer.exe on all platforms. The genomes directory contains zipped directories of several genomes, whose names indicate the species. Each file, when unzipped, contains all the data for use by the enhancer program, as well as the MAC version of the enhancer program. To run on other systems, the make file in the zipped programs package should be used to build enhancer.