morrislab / pairtree

Pairtree is a method for reconstructing cancer evolutionary history in individual patients, and analyzing intratumor genetic heterogeneity. Pairtree focuses on scaling to many more cancer samples and cancer cell subpopulations than other algorithms, and on producing concise and informative interactive characterizations of posterior uncertainty.
MIT License
37 stars 11 forks source link

Fixes 'module object is not callable' error #8

Open J-Moravec opened 3 years ago

J-Moravec commented 3 years ago

Fixes https://github.com/morrislab/pairtree/issues/7 by replacing the progressbar module and progressbar calls with tqdm.