File: index.rst

package info (click to toggle)
python-cogent 2024.5.7a1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 74,600 kB
  • sloc: python: 92,479; makefile: 117; sh: 16
file content (28 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#############
Image Gallery
#############

We use `Plotly <https://plotly.com/python/>`_ as our backend for visualisation. It provides excellent graph interactivity in Jupyter notebooks.

**********************
Alignments & Sequences
**********************

.. nbgallery::
    :name: rst-aln-gallery
    :glob:
    :reversed:

    aln/*

******************
Phylogenetic Trees
******************

.. nbgallery::
    :name: rst-tree-gallery
    :glob:
    :reversed:

    tree/*