🍺 BREW Explorer

← all formulae

coordgen

brew install coordgen v3.0.2 BSD-3-Clause

Schrodinger-developed 2D Coordinate Generation

33
30-day installs · #5584
146
90-day · #4767
647
365-day · #4570
49
★ GitHub stars · updated 7mo ago

Runtime dependencies

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "boost",
    "cmake"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "maeparser"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Schrodinger-developed 2D Coordinate Generation",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:36+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "coordgen",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-01-15T00:02:04Z",
  "github_readme_excerpt": "# CoordgenLibs\n\n[![Azure_Build_Status](https://dev.azure.com/patlorton/coordgenlibs/_apis/build/status/schrodinger.coordgenlibs?branchName=master)](https://dev.azure.com/patlorton/coordgenlibs/_build/latest?definitionId=2\u0026branchName=master)\n\nThis is **Schr\u00f6dinger, Inc\u0027s** 2D coordinate generation. It was formerly\nproprietary code, but is now released under the [BSD\nlicense](https://github.com/schrodinger/coordgenlibs/blob/master/LICENSE). The\nemphasis of these algorithms are on quality of 2D coordinates rather than speed\nof generation. The algorithm distinguishes itself from many others by doing\nwell with both macrocycles and metal complexes. It also does extremely well on\ntypical drug-like small molecules, and has been validated on millions of\ncompounds.\n\nSchrodinger intends to continue to contribute to this code as it still uses it\ninside its products, but will also be happy if others contribute pull-requests\nwhen there are improvements they would like to make. We\u0027ll also be happy to\nhear bug reports or feature requests from use of this code, though make no\nguarantee on our ability to process these.\n\n## Documentation\n\nExamples and documentation will be added/improved over time\n\n## Templates\n\nCoordgen uses templates for some macrocycle systems. The source for the\ntemplates is `templates.mae`. If you\u0027re an end user of coordgen, you can add\nlocal templates in a file called `user_templates.mae` in a directory specified\nby `CoordgenTemplates::setTemplateDir()`. If you want to update the templates,\nadd new templates to `templates.mae` and run `mol_generator.py` to generate the\nsource files.\n\n## Usage example\n\nCode for a sample executable is provided in the `example_dir` directory.\nBuilding the example executable is enabled by default, but can be disabled by\nmeans of the `COORDGEN_BUILD_EXAMPLE` option.\n\n## Automated Testing\n\nAutomated testing is still primarily taking place inside Schrodinger\u0027s internal\nbuild system, although tests are incrementally being added to the `",
  "github_repo": "schrodinger/coordgenlibs",
  "github_stars": 49,
  "github_topics": [],
  "homepage": "https://github.com/schrodinger/coordgenlibs",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 33,
  "installs_365d": 647,
  "installs_90d": 146,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "coordgen",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5584,
  "rank_365d": 4570,
  "rank_90d": 4767,
  "raw_hash": "a335c1fa7887336b",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/coordgen.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "3.0.2",
  "versioned_formulae": [],
  "why_use_this": null
}