Wrapper class of aligned data arrays to be aligned vertically.
Method __init__ accepts a list of arrays or a MultiReader (i.e. a list of SingleReader) as input data type

Inherited from ArrayMultiReader:

Method currentLine Aggregates currentLines information.

Inherited from MultiReader (via ArrayMultiReader):

Method currentValues Gets the list of the current alignment values.
Method nextValues Gets the list of the next alignment values.
Class SingleReader Single data array reader class.

Inherited from VMultiReader:

Method isFinished Undocumented
Method getInitialValue Undocumented
Method newCurrentValue Undocumented
Method align Undocumented

Inherited from MultiReader (via VMultiReader):

Method currentLine Aggregates currentLines information.
Method currentValues Gets the list of the current alignment values.
Method nextValues Gets the list of the next alignment values.
Class SingleReader Single data array reader class.
def __init__(self, data):
accepts a list of arrays or a MultiReader (i.e. a list of SingleReader) as input data type
API Documentation for cocopp, generated by pydoctor at 2020-01-21 16:27:37.