MEDYAN.fila_node_mids

Tuple{MEDYAN.Context, MEDYAN.FilaIdx}

fila_node_mids(
    c::MEDYAN.Context,
    f::MEDYAN.FilaIdx
) -> Vector{Int64}

Return the node_mids of the filament.

The node_mids are the monomer ids at (slightly plus side of) the node_positions

                                 |
                      -----+-----|-----+-----
  minus end <----       M  |  M  | (M) |  M        ----> plus end
                      -----+-----|-----+-----
                                 |
                                 ^ A node position is indicated by the line.

The monomer id with parenthesis (M) will in `node_mids`

The first monomer id is the first monomer id on the filament. The last monomer id is the last monomer id on the filament + 1