Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 81a3cbe

Browse files
committed
add compounds editor and opencloning
1 parent c8ae5bc commit 81a3cbe

File tree

3 files changed

+29
-3
lines changed

3 files changed

+29
-3
lines changed

doc/img/compounds-editor.png

51.9 KB
Loading

doc/img/opencloning.png

68.8 KB
Loading

doc/user-guide.rst

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ Compounds can be imported from PubChem. From the Compounds page, click the "Impo
435435

436436
You can specify a PubChem CID (a unique identifier for all compounds present in PubChem), or a CAS number (a unique identifier present for most compounds). Input the number (CID or CAS) and click Search. A preview of the data is displayed below. If that is the correct compound, click Import.
437437

438-
Your newly imported compound is now visible in the table listing them all. Double-clik it to further edit its properties.
438+
Your newly imported compound is now visible in the table listing them all. Double-click it to further edit its properties.
439439

440440
.. figure:: img/compounds-edit.png
441441
:align: center
@@ -445,7 +445,7 @@ Your newly imported compound is now visible in the table listing them all. Doubl
445445

446446
From this window, you can edit all the properties of the compound. Only the "Name" is a mandatory field, all other fields are optional.
447447

448-
The safety section allows you to define health hazards, but also if it is a controlled substance such as a drug precursor, or nanomaterials.
448+
The safety section allows you to define health hazards associated with that compound, and also if it is a controlled substance such as a drug precursor, or nanomaterials.
449449

450450
.. figure:: img/compounds-safety.png
451451
:align: center
@@ -469,11 +469,37 @@ Fingerprints
469469

470470
When you add a compound where the SMILES representation is defined, and if the instance is configured to use the Fingerprinting service, a fingerprint of the compound will be stored in the database, allowing the search for substructures.
471471

472+
Chemical structure editor
473+
-------------------------
474+
475+
Since version 5.2, a chemical structure editor is present in the Tools menu. It allows one to draw molecules and perform operation on them such as searching the compounds database for similar molecules, via a substructure search. This feature requires the compounds present in the common database to be associated with a fingerprint, which is the case if the fingerprinting service is active, and the compounds have a SMILES representation defined.
476+
477+
.. figure:: img/compounds-editor.png
478+
:align: center
479+
:alt: compounds editor
480+
481+
Using the editor to draw, import or export molecules
482+
483+
OpenCloning
484+
===========
485+
486+
Since version 5.2, eLabFTW integrates the tool OpenCloning, developed by Manuel Lera Ramirez.
487+
488+
.. note:: To make this tool available in eLabFTW, a specific configuration is required during deployment!
489+
490+
491+
.. figure:: img/opencloning.png
492+
:align: center
493+
:alt: OpenCloning
494+
495+
OpenCloning running inside eLabFTW
496+
497+
A more complete documentation will be present somewhere, sometime. For now, you're on your own! ;)
472498

473499
Settings page
474500
=============
475501

476-
The Settins page is where you can adjust preferences for your account. You can access it by selecting "Settings" from the top right user menu.
502+
The Settings page is where you can adjust preferences for your account. You can access it by selecting "Settings" from the top right user menu.
477503

478504
General tab
479505
-----------

0 commit comments

Comments
 (0)