mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* Add support for Marvin files * And MRV lib to the Java wrapper * And MRV lib to the Java wrapper * Removed use of void * in MarvinParser.cpp and MarvinParser.h * Changes as per code review from Greg * Changes for PR review - many virtual methods * changes as per Jonathan's comments * some suggested changes * PR review changes and fixed unit tests * after merge, changes to make it run * More PR review changes * removed unneeded std::move()s · rdkit/rdkit@b4b8b9a · GitHub * More PR review changes * fix a compile error * more defensive programming * reorder * final? PR review updates * Erata --------- Co-authored-by: Tad Hurst <tad.hurst@collaborativedrug.com> Co-authored-by: greg landrum <greg.landrum@gmail.com> Co-authored-by: tadhurst-cdd <112502803+tadhurst-cdd@users.noreply.github.com>
14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
|
|
RDKit 2D
|
|
|
|
0 0 0 0 0 0 0 0 0 0999 V3000
|
|
M V30 BEGIN CTAB
|
|
M V30 COUNTS 3 0 0 0 0
|
|
M V30 BEGIN ATOM
|
|
M V30 1 O 0.000000 0.000000 0.000000 0 VAL=-1
|
|
M V30 2 Mg 1.000000 0.000000 0.000000 0 VAL=-1
|
|
M V30 3 Si 0.000000 1.000000 0.000000 0 VAL=-1
|
|
M V30 END ATOM
|
|
M V30 END CTAB
|
|
M END
|