Skip to content

0.2.0

Compare
Choose a tag to compare
@apcamargo apcamargo released this 21 Mar 01:56
· 78 commits to master since this release
3761382
  • Changed the name of the tspex_plot method to plot_histogram.
  • Use the constrained_layout argument in the plot_histogram method.
  • Added the plot_heatmap method.
  • Raise an error in case the user tries to create a TissueSpecificity object with a matrix containing negative values.
  • Deprecated the to_file method in favor of using the native pandas methods.