pyrangeyes

Contents:

  • Installation
  • Tutorial
  • API reference
    • Plot function
    • Pre-set variables
    • Register plot
    • Customizable options
    • VCF tools
    • Scatterplot creation
pyrangeyes
  • API reference
  • View page source

API reference

  1. Plot function

  2. Setting variables the variables to be set: engine(compulsory), id_col, theme and warnings

  3. Register plot

  4. Customization options

  5. VCF tools

  6. Scatterplot creation

Contents:

  • Plot function
    • plot()
  • Pre-set variables
    • get_engine()
    • get_id_col()
    • get_theme()
    • get_warnings()
    • set_engine()
    • set_id_col()
    • set_theme()
    • set_warnings()
  • Register plot
    • register_plot()
  • Customizable options
    • print_options()
    • reset_options()
    • set_options()
  • VCF tools
    • read_vcf()
    • split_fields()
  • Scatterplot creation
    • make_scatter()
Previous Next

© Copyright 2024, Ester Muñoz del Campo, Marco Mariotti.

Built with Sphinx using a theme provided by Read the Docs.