Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion polyconf/polyconf/Polymer.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ def extend(self, monomer, n, nn, names, joins, ortho=[1,1,1],

Further notes:
* n and nn enable branching by specifying from and to connections between monomers and beta is analogous to segments
* extend a polymer 'u' by a monomer 'u\_', by fitting the backbone atoms (P2, Q2) from the new monomer to (P1,Q1) from the existing residue n,
* extend a polymer 'u' by a monomer 'u_', by fitting the backbone atoms (P2, Q2) from the new monomer to (P1,Q1) from the existing residue n,
then joins the monomer nn to the existing universe with a bond between each pair of atoms in joins

ATOM NOMENCLATURE:
Expand Down