Releases
v0.3.0
Compare
Sorry, something went wrong.
No results found
leoisl
released this
17 Nov 15:48
0.3.0 (2023-11-17)
Documentation
updating README.md with add-sample-hits subcommand documentation (2df8bc5 )
Features
adding ListOfSampleGraphs class (0b29530 )
adding SampleGraph class (e673f36 )
adding subcommand add-sample-hits (34c25b9 )
Bug Fixes
adding SampleGraph.from_subcommunity_graph() (398d863 )
fixing BaseGraph.get_induced_components() (d9e277c )
fixing HTML sample filters production (8db01bc )
fixing OutputProducer.produce_subcommunities_visualisation() typing (90875c4 )
fixing SampleGraph constructor (f5edfb0 )
removing unused tag in index_template.html (33d9690 )
Code Refactoring
adding attribute description to BaseGraph instead of computing it when producing visualiation (a2496fc )
adding attribute path to BaseGraph instead of computing it when producing the visualisation (4367bc0 )
adding method ListOfGraphs.get_graphs_sorted_by_size() instead of computing this during visualisation (69d1db7 )
big refactor in OutputProducer, using the previous changes to produce visualisation (750a8de )
graph parameter in BaseGraph classes and its subclasses is now properly typed as Optional (09f92cf )
ListOfSampleGraphs -> SampleGraphs (9062ca2 )
removing old code to add sample hits from BaseGraph (4445907 )
Tests
adding add-sample-hits integration test (f700e88 )
adding subcommunities pickle to test data (d216dcc )
updating test data (6e33af4 )
You can’t perform that action at this time.