split_by_peaks
split_by_peaks#
- split_by_peaks(kbl, abstract=False, collapse_directions=True)[source]#
Collect pathways with the same 2D resonance.
- Parameters
- Returns
Dictionary from
Pathway.peakorPathway.abstract_peakto lists of pathways.- Return type
Dict[Tuple[str,str],List[AbstractPathway]]