cocopp.readalign.VArrayMultiReader(ArrayMultiReader, VMultiReader) class documentationcocopp.readalign
(View In Hierarchy)
| 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. |