diegozea / MIToS.jl

A Julia package to analyze protein sequences, structures, and evolutionary information
https://diegozea.github.io/MIToS.jl/stable/
Other
74 stars 18 forks source link

Use a Progress Bar in SplitStockholm #40

Closed diegozea closed 6 years ago

diegozea commented 6 years ago

It would be easy to add a progress bar to the for loop in SplitStockholm using the ProgressMeter package.