monarch-initiative / genophenocorr

Genotype Phenotype Correlation
https://monarch-initiative.github.io/genophenocorr/stable
MIT License
4 stars 1 forks source link

Used tqdm to create a progress bar #107

Closed lnrekerle closed 7 months ago

lnrekerle commented 7 months ago

closes #72

Creates a progress bar that will show how many patients have been completed out of how many total when running load_phenopacket_folder. Looks better when the PR Error messages is merged as well, print statements throw off the look of the bar, but can be pushed before that PR.