get_expanded_element_index_by_position¶
- get_expanded_element_index_by_position(sequence_name, position)¶
Return index of element at specified position in the expanded sequence.
- Parameters:
- Return type:
- Returns:
the index of an element at that position
- Raises:
ValueError – if the sequence or element name is invalid