TrEE-TIMC / circhic

A python library to display HiC data on a circular strip and to integrate genomic data
https://tree-timc.github.io/circhic/
Other
1 stars 2 forks source link

DOC make the link between examples and code on the level of methods and not whole object #9

Open NelleV opened 4 years ago

NelleV commented 4 years ago

Basically, split the small gallery at the bottom of https://tree-timc.github.io/circhic/modules/generated/circhic.CircHiCFigure.html#circhic.CircHiCFigure

between each method. Dunno if it is possible -- will have to explore method's templates? Matplotlib may be doing this already.