iCLIP.distance.calcAverageDistance¶
-
iCLIP.distance.calcAverageDistance(profile1, profile2)¶ This function calculates the average distance of all pairwise distances in two profiles
Parameters: profile2 (profile1,) – Two series to calculate average distance between Returns: Average distance between each pairwise combination of cross-links from the two profiles. Return type: int