FHIBioGroup / fafoom-dev

Continuing development of genetic algorithm for biomolecules in different environments
GNU General Public License v3.0
4 stars 2 forks source link

fafoom-dev

Continuing development of genetic algorithm for biomolecules in different environments.

# Fafoom - Flexible algorithm for optimization of molecules

Fafoom is a tool for sampling the conformational space of organic molecules. Fafoom is intended to work with FHI-aims (Fritz Haber Institute ab initio molecular simulations package).

News

Requirements

How to use

1) Clone the fafoom repository
git clone https://github.com/adrianasupady/fafoom
2) Export the fafoom directory to you PYTHONPATH
3) In python:
import fafoom

Example of usage

An implementation of a genetic algorithm is provided in the examples folder. Depending on the used parameter file following genetic algorithm based searches can be run:

Get familiar with the provided manual to learn more about the tool and the parameters.

Outlook

Development goals:

Comments, feedback or development contributions are always welcome!

License

Fafoom is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Fafoom is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with fafoom. If not, see http://www.gnu.org/licenses/.

Copyright 2015 Adriana Supady