Description Usage Arguments Value Examples
This package performs the computational polymerization of linear molecules from their structural repetitive units by using Simplified Molecular Input Line Entry Specification (SMILES).
1 | PolyMaS(SMILES_SRU, PD)
|
SMILES_SRU |
The Structural Repetitive Unit expresed by SMILES code. It must contain two asterisks (*), one indicating the head and the other indicating the tail. |
PD |
Polymerization Degree. |
The SMILES representation of the resulting polymer with the desired polymerization degree.
1 | PolyMaS("*C(C*)c1ccccc1",19)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.