Wrapper class of aligned data arrays to be aligned horizontally.
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 HMultiReader:

Method calculateCurrentValue Undocumented
Method isFinished Is finished when we found the last alignment value reached.
Method getInitialValue Undocumented
Method newCurrentValue Undocumented
Method align Undocumented

Inherited from MultiReader (via HMultiReader):

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.