Conversation
- also fixed counting of motifs in curly brackets in count_unique_subgraphs_of_size_k
- make construct_network >twice as fast - deprecate find_shared_virtuals and adjacencyMatrix_to_network
- refactor construct_network into BFS-search - make compare_glycans/subgraph_isomorphism faster by more cheap checks prior to graph operations
- fix a faulty sequence in df_species - deprecate evaluate_adjacency - make glycan_to_graph faster - deprecate canonicalize_glycan_graph - make graph_to_string_int faster
- fix malformed glycan in binding data - better plot_network formatting - fix reaction hover labels in plot_network
- deprecated neighbor_is_branchpoint - slightly faster graph_to_string
- fewer objects - module-level constants
- speed up construct_network by pulling find_diff into build_network_from_glycans - micro-optimize node attribute management in compare_glycans
- specify wildcards in human_colorectal_O_PMC9254241 - glycan index name also fine now in get_volcano - fix alpha-linkage bug in annotate_figure - make get_differential_biosynthesis also create smarter wildcards + use the Glycan col name expected in get_volcano
- also fix+tweak equivalence p-values in get_differential_expression
…nt_unique_subgraphs_of_size_k
…her than glycan geometric mean
…onosaccharides/modifications
… type column suffixes
- in-lined scale_in_range + process_repeat - micro-optimizations in .draw - improved default plot styling in .analysis functions - propagate random_state from get_roc to multi_feature_scoring - make sure all plots from get_roc get saved
lundstrm
approved these changes
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.