New Features
- The `SynGenes` class now supports building a JSON file with the SynGenes database using the `buildJson()` method.
- The `SynGenes` class can now generate a query for Entrez search using the `buildQuery()` method.
- The `SynGenes` class can now correct the gene name according to the SynGenes database using the `fixGeneName()` method.
Improvements
- The `SynGenes` class can now be initialized with a `verbose` parameter to control the printing of messages.
Bug Fixes
- No bug fixes have been reported in this version.
Other Changes
- The link to the SynGenes database in the GitHub repository has been updated.