https://github.com/sandialabs/cmo
A library for protein-structure comparison
https://github.com/sandialabs/cmo
scr-675 snl-science-libs
Last synced: 19 days ago
JSON representation
A library for protein-structure comparison
- Host: GitHub
- URL: https://github.com/sandialabs/cmo
- Owner: sandialabs
- Archived: true
- Created: 2023-08-24T15:37:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T15:47:13.000Z (over 1 year ago)
- Last Synced: 2025-03-01T00:26:00.740Z (3 months ago)
- Topics: scr-675, snl-science-libs
- Language: C++
- Homepage:
- Size: 625 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMO
CMO performs protein-structure comparison using a contact-map-overlap
metric. CMO allows users to perform large-scale comparisons using parallel
resources to get both lower and upper-bounds on the CMO metric.## Notes
* This software is not being actively developed.
* This is a historical archive. The software has not been compiled or tested with modern compilers.## License
CMO is distributed under the GNU Lesser General Public License. It 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 2 of the License, or (at your option) any
later version. A copy of this license is included in the LICENSE file,
and is also available online from http://www.gnu.org/copyleft/lesser.html.
Also refer to the COPYRIGHT file for important U.S. Government legal
notices.