source polymer
starting index of the view subset, i.e., where the view should start (inclusive start)
index of the ending element which should not be included in the view (exclusive end)
if the view should be cyclic or not
starting index in the source polymer
length of the polymer view
source polymer for this view
ending index (excl.) in the source polymer
Executes callback function on each monomer being part of this view.
Function were first argument correspond to the currently processed monomer proxy and the second argument contains monomer offset w.r.t this view.
Instance of monomer proxy belonging to this polymer
Returns monomer proxy index corresponding to its location in the source polymer. For example, input offset 0 means that the returned index will equal to "from" value.
input offset in the view
index in the source polymer corresponding to the input offset
true if this view is cyclic
true if this view corresponds to DNA
true if this view corresponds to the nucleic polymer
true if this view corresponds to protein polymer
true if this view corresponds to RNA
Generated using TypeDoc
Simple class providing a view on a subset of CgPolymer data