GeomScale / dingo

A python library for metabolic networks sampling and analysis
GNU Lesser General Public License v3.0
44 stars 28 forks source link

implement copula illustration in dingo pipeline #52

Closed TolisChal closed 1 year ago

TolisChal commented 1 year ago

This PR implements copula estimation and illustration between two given fluxes.

A new section is added in the package documentation to explain how the new functionality can be used

TolisChal commented 1 year ago

Thank you @vissarion! I added plotly in the toml file.