Skip to main content
Ctrl+K
RNAdist 0.3.0+54.g08be19b.dirty documentation - Home RNAdist 0.3.0+54.g08be19b.dirty documentation - Home
  • Installation
  • Tutorial
  • API Documentation
  • Command Line Interface
  • Bibliography
  • GitHub
  • Installation
  • Tutorial
  • API Documentation
  • Command Line Interface
  • Bibliography
  • GitHub

Section Navigation

  • RNAdist
    • dashboard
    • dp
    • plots
      • sampling_plots
        • css_color_to_rgba
        • distance_histo_from_matrix
        • empty_figure
        • expected_median_distance_maxtrix
        • hex_to_rgb
        • histogram_quantile
        • hsl_to_rgb
        • plot_distances_with_running_j
    • sampling
  • API Documentation
  • RNAdist
  • plots
  • sampling_plots

sampling_plots#

Functions

css_color_to_rgba(color, opacity)

Convert any acceptable CSS color to the same color with the specified opacity.

distance_histo_from_matrix(distances, i, j)

empty_figure([annotation])

expected_median_distance_maxtrix(distances)

hex_to_rgb(hex_color)

histogram_quantile(histos, q, total_counts)

hsl_to_rgb(h, s, l)

plot_distances_with_running_j(distances, i)

This Page

  • Show Source

© Copyright 2022, Domonik.

Created using Sphinx 8.3.0.

Built with the PyData Sphinx Theme 0.16.1.