Skip to content

Releases: josan82/chimera_p4

Bug solved in Donor Vectors calculation

15 Jan 10:25
07e1ce6
Compare
Choose a tag to compare

A concrete case in the calculation of the vectors of a Donor has been improved to allow more tolerance in the precision of the position of the atoms.

Bug solved in Donor Vectors calculation

11 Jan 10:50
6155890
Compare
Choose a tag to compare

A Bug in a concrete case of Donor Vector calculations has been solved

Bug solved in open3align GUI

09 Jan 14:19
1aa0b5e
Compare
Choose a tag to compare

When an alignment is performed trough the gui with a reference molecule, an error was raised due to the change made in release 0.2.2. This bug has been solved in this release, and now the GUI works correctly with alignments with/without a reference molecule.

Bug solved in gui open3align

09 Jan 08:28
db32ee7
Compare
Choose a tag to compare

When an alignment is performed trough the gui without a reference molecule, an error was raised without apparent reason. This bug has been solved in this release.

Choose reference ligand in open3align command line

08 Jan 10:34
47648d3
Compare
Choose a tag to compare

The reference molecule can be set also using the command line.

Choose reference ligand in open3align

22 Dec 11:22
de37a5d
Compare
Choose a tag to compare
  • New option in the gui to chose the reference molecule in open3align has been implemented
  • Some bugs in the treatment of rotation/translation of pharmacophoric models have been fixed

Advanced GUI

19 Dec 11:23
40043c5
Compare
Choose a tag to compare

A window that enables the user to configure some advanced parameters has been activated with the use of button "advanced".

Basic GUI

18 Dec 08:32
1f350ca
Compare
Choose a tag to compare

A GUI with the basic parameters to perform an alignment and a Pharmacophore has been implemented.

Before using it, it is necessary to install the repository: https://github.com/insilichem/libplume with the common code for plume extensions.

The GUI will be placed in Tools->Insilichem->Pharmacophore menu of UCSF Chimera.

Hydrogen management

15 Dec 12:02
45a13d1
Compare
Choose a tag to compare

Some bugs related to the hydrogen management between Chimera and RDKit have been fixed.

The chimera_p4 function removes the Hs from the Chimera molecule before the conversion to RDKit, and after, always the Hs are calculated by RDKit before doing the pharmacophore.

First release

11 Dec 14:18
0b3926e
Compare
Choose a tag to compare

First functional release.
You can use both open3align and p4 commands fully operational, but still in a development stage.