twolinin / longphase

GNU General Public License v3.0
98 stars 6 forks source link

Remove redundant parameters. Remove storeResultPath(). Output phasing… #45

Closed twolinin closed 6 months ago

twolinin commented 6 months ago

Changes

  1. The phase command will display the values of each parameter and adjust the output messages
  2. In the phasingProcess, the storeResultPath() step has been removed, and phasing results are now directly recorded in edgeConnectResult().
  3. Rename some variable names.