An open API service indexing awesome lists of open source software.

https://github.com/barricklab/efm-calculator

Evolutionary Failure Mode Calculator
https://github.com/barricklab/efm-calculator

Last synced: 4 months ago
JSON representation

Evolutionary Failure Mode Calculator

Awesome Lists containing this project

README

          

# Evolutionary Failure Mode Calculator
Version 1.1.0.
### Dependencies ###
The EFM Calculator is freely available as a web tool at the [Barrick Lab website](http://www.barricklab.org/efm) and is compatible with Chrome, Firefox, and Safari. If you would like to set a local implementation of the EFM Calculator you will need to install the following:

* Django v3.2.5 (Only required for browser-based output)
* Python v3.8
* MUMmer v3.23

If you are interested in obtaining raw output from the EFM Calculator and bypassing the browser-based results view, see the 'efm_helper.py' file.

## Help ##
Please see the [EFM Calculator Wiki](https://github.com/barricklab/efm-calculator/wiki) for an explanation of how to use this tool.

## License ##
The EFM Calculator is licensed under the University of Texas Research License. It is free for non-commercial use only. See 'LICENSE.pdf' or 'LICENSE.txt' files.