@iktos-oss/molecule-representation
Version:
exports interactif molecule represnetations as react components
3 lines (2 loc) • 420 B
TypeScript
export declare const CCO_MOL_BLOCK = "\n RDKit 2D\n\n 3 2 0 0 0 0 0 0 0 0999 V2000\n 0.0000 0.0000 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n 1.2990 0.7500 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0\n 2.5981 -0.0000 0.0000 O 0 0 0 0 0 0 0 0 0 0 0 0\n 1 2 1 0\n 2 3 1 0\nM END\n ";
export declare const SMILES_TO_ALIGN_CCO_AGAINST: string[];