Web application to visualize layout of molecules
 
 
Go to file
metamuffin 894a412764
non-carbon chains should not be saturated with hydrogen
2022-03-21 20:48:20 +01:00
.vscode a 2022-02-23 14:41:26 +01:00
source non-carbon chains should not be saturated with hydrogen 2022-03-21 20:48:20 +01:00
.gitignore a 2022-02-23 14:41:26 +01:00
LICENCE updated readme, badge and licence 2022-03-03 11:17:13 +01:00
README.md generic parser + logging + tests 2022-03-10 17:08:29 +01:00
agpl.svg added agpl banner 2022-03-13 13:17:03 +01:00
index.html changed licence link to point to codeberg 2022-03-14 21:57:13 +01:00
notes.md a 2022-02-27 21:02:58 +01:00

README.md

molecule-viewer

Web application to visualize molecule structure on a plane

A hosted version is availible on metamuffin.org

Usage

The molecule to show is passed through the url. Serialized with either the IUPAC nomenclature for organic molecules in german or SMILES

Examples

  • ?iupac=ethanol / ?smiles=CCOH
  • ?iupac=2-fluor-1-methyl-cyclopentenol / ?smiles=CC1=C(F)C(OH)CC1
  • ?iupac=fluormethyloxocyclopentenol / ?smiles=CC(F)1C(=O)C(O)=CC1