v2.0.0 renaming and deprecation

v2.0.0 renaming and deprecation#

With CREsted v2.0.0, we’ve reorganised the plotting functions, to align by what they plot rather than how they plot. All functions are still there, often with expanded functionality, and new ones have been added.

Old name

New name

bar.region

region.bar

bar.region_predictions

region.bar

bar.normalization_weights

qc.normalization_weights

hist.distribution

dist.histogram

heatmap.correlations_self

corr.heatmap_self

heatmap.correlations_predictions

corr.heatmap

locus.locus_scoring

unchanged

locus.track

unchanged

scatter.class_density

corr.scatter

violin.correlations

corr.violin

patterns.contribution_scores

explain.contribution_scores

patterns modisco functions

modisco.*

patterns.enhancer_design_steps_contribution_scores

design.step_contribution_scores

patterns.enhancer_design_steps_predictions

design.step_predictions

We’ve also slightly reorganised the enhancer design functions in tl:

Old name

New name

tl.enhancer_design_in_silico_evolution

tl.design.in_silico_evolution

tl.enhancer_design_motif_insertion

tl.design.motif_insertion

utils.EnhancerOptimizer

tl.design.EnhancerOptimizer

utils.derive_intermediate_sequences

tl.design.derive_intermediate_sequences

We’ve also cleaned up functions and methods that have long been marked as deprecated: