cocopp.readalign.HArrayMultiReader(ArrayMultiReader, HMultiReader) 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 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. |