We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4c10e commit 676dbdfCopy full SHA for 676dbdf
packages.json
@@ -36049,5 +36049,18 @@
36049
"description": "Make your terminal interfaces prettier!",
36050
"license": "MIT",
36051
"web": "https://github.com/CodeLibraty/prettyterm"
36052
+ },
36053
+ {
36054
+ "name": "mmcif",
36055
+ "url": "https://github.com/lucidrains/nim-mmcif",
36056
+ "method": "git",
36057
+ "tags": [
36058
+ "mmcif",
36059
+ "biomolecules",
36060
+ "parsing"
36061
+ ],
36062
+ "description": "Simple parser for mmCIF files (macromolecular structural data)",
36063
+ "license": "MIT",
36064
+ "web": "https://github.com/lucidrains/nim-mmcif"
36065
}
36066
]
0 commit comments