lineage.LineageInputOutput

The file contains the methods used to input lineage data from the Heiser lab.

Module Contents

lineage.LineageInputOutput.import_exp_data(path)
lineage.LineageInputOutput.tryRecursion(pColumn, lower, upper, parentCell, currentLineage, data, divisionTime, exp_time, global_exp_time)

Method for Top and Bottom halves of the Lineage Tree as recorded in the Excel files (They mirrored the posistions for the last set of daughter cells…) In the excel files given the top and bottom halves of the tree are mirrored This means that using the same method for import of the whole tree will not work correctly when the tree is full the ranges the recursionB method searches in have to be offset by 1 so that the algorithm will search the proper positions for the last possible generation of cells