zaneveld / full_spectrum_bioinformatics

An open-access bioinformatics text
91 stars 30 forks source link

Workflow Diagram example in python #174

Open zaneveld opened 2 weeks ago

zaneveld commented 2 weeks ago

Could be useful for showing how to make workflow diagrams in matplotlib. Has a very manual approach to drawing the circles though!

https://matplotlib.org/matplotblog/posts/mpl-for-making-diagrams/

zaneveld commented 2 weeks ago

SchemDraw seems like a good alternative: https://towardsdatascience.com/graph-visualisation-basics-with-python-part-i-flowcharts-6298c4f412e0