Markush Enumeration

The Markush functions of the Chemical Terms language operate with Markush structures that cover a set of compounds with similar chemcal structures.

Example

We examine the displayed Markush structure:

images/download/attachments/49185283/markush.png

The general scaffold contains three R groups, but there is also an embedded R group assigned to this structure marked as R4.

The number of possible structures can easily be given with Chemical Terms:

 markushEnumerationCount()

According to this function, the number of possible compounds covered by this Markush representation is 18.

Using Markush functions, the whole compound set can be enumerated or emphasis can be put on a subset of molecules. Here, we generate three random molecules from the example Markush structure.

randomMarkushEnumerations(3)

These three molecules were enumerated as a result:

images/download/attachments/49185283/random1.png images/download/attachments/49185283/random3.png images/download/attachments/49185283/random2.png