Skip to content

Commit

Permalink
Fix tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
emunozdc authored and emunozdc committed Jun 19, 2024
1 parent b1d54b8 commit 35ea390
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@ following figure can be used as a cheat sheet. Note that these are not :code:`pl
parameters as such but can be given as ``kargs`` as well as pre-setting them, as
explained later on.

.. image:: options_fig_wm.png
.. image:: images/options_fig_wm.png

To showcase
its functionalities we will load some example data using a dictionary, however Pyranges
To showcaseits functionalities we will load some example data using a dictionary, however Pyranges
includes a series of data loading options like gff, gtf, bam... (take a look at `Pyranges documentation <https://pyranges1.readthedocs.io/en/latest/>`_
to know more!).

Expand Down

0 comments on commit 35ea390

Please sign in to comment.