chaoszhang / ASTER

Accurate Species Tree EstimatoR series: a family of optimation algorithms for species tree inference implemented in C++ (including ASTRAL-Pro & Weighted ASTRAL)
GNU Affero General Public License v3.0
85 stars 9 forks source link

PyQt5 bug #12

Open JGLAHE opened 1 year ago

JGLAHE commented 1 year ago

Non-critical, but in the gui MainWindow, the buttons:

Select input Newick gene file here Select gene-to-species name mapping file here (optional) Select species tree to be placed on / evaluated here (optional) Select output directory here (optional)

don't refresh on cancelling, i.e. each button's label disappears, when you select them, but then don't select anything (press cancel in the Open file window).

Cheers