Skip to main content
. 2021 Mar 10;22(6):2815. doi: 10.3390/ijms22062815
Algorithm 4: Score 3: Size asymmetry between Block A and C.
  • 1:

    h1 length = nrow(Triblock A coordinate)

  • 2:

    h2 length = nrow(Triblock C coordinate)  

  • 3:

    Score 3 = max(h1length,h2length)min(h1length,h2length)

  • 4:

    Return Score 3