GLYCAM-Web / GLYCAM-Web/gmml

Read/Write mmcif/pdbx files

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
7
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Perhaps this parser would make this easy to support reading writing these files:
[readcif](https://github.com/RBVI/readcif/tree/master)
Sounds like I can just include the header and source file and acknowledge:
"For simplest use, just copy the one C++ header file and source file into your code."
"The readcif library [license](https://github.com/RBVI/readcif/blob/master/LICENSE.md) is an [open source license](https://opensource.org/licenses) with an acknowledgement clause. So if you use it, acknowledge that fact in your documentation."

Here is an example where you extract the parsed info into an atom struct:
https://github.com/RBVI/readcif/blob/master/docs/readcif_example.cpp

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.