MEDYAN.fila_mono_states

Tuple{MEDYAN.Context, MEDYAN.FilaIdx}

fila_mono_states(
    c::MEDYAN.Context,
    f::MEDYAN.FilaIdx
) -> Vector{UInt8}

Return a read only Vector of monomer states on a filament.

This can be invalid after any mutations to context, so copy if needed.