MEDYAN.chem_polymerize!

Tuple{MEDYAN.Context, Int64, Int64, Bool, UInt8}

chem_polymerize!(c::Context, ftid, fid, isminusend::Bool, newstate::MonomerState)

Add a monomer with state newstate to the end of the filament with type id ftid and id fid.

If isminusend is true add the monomer to the minus end of the filament, if false add it to the plus end of the filament.

This doesn’t affect the other monomer states, positions, linked link_2mons, or change any of the monomer names. New monomers are not linkable until after minimization.