gdock 2.0.0

Information-driven protein-protein docking using a genetic algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Description

What does this PR do?

## Related Issues

Closes #

## Checklist

- [ ] Tests pass (`cargo test`)
- [ ] Code is formatted (`cargo fmt`)
- [ ] Linting passes (`cargo clippy -- -D warnings`)
- [ ] New tests added (if applicable)