read_pattern_to_tbar
- romanisim.ramp.read_pattern_to_tbar(read_pattern)
Construct the mean times for each resultant from a read_pattern.
- Parameters:
- read_patternlist[list]
List of lists specifying the indices of the reads entering each resultant.
- Returns:
- tbarnp.ndarray[n_resultant] (float)
The mean time of the reads of each resultant.