Namespace generatePathWithLength
Defined in: naview.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Iterates over multiple step sizes until loop of an expected length is generated for a given curve.
|
Namespace Detail
generatePathWithLength
Iterates over multiple step sizes until loop of an expected length is generated for a given curve.
- Parameters:
- {Object} p1
- starting point of curve
- {Object} p2
- end point of curve
- {number} loop_length
- expected length of curve
- {number} y_direction
- 1.0 or -1.0 indicating orientation of curve
- {Object} loop_drawing_shape
- Object part of style_obj describing which loop shape should be drawn
- {String} loop_drawing_shape_type
- String describing curve type according to style_obj
- {Object} extra_variables
- dictionary containing extra style_obj parameters not included in shape
- {Object} loop_data
- original loop data generated by processRawUniProt