File: manipulating_biological_data.rst

package info (click to toggle)
python-cogent 2023.2.12a1%2Bdfsg-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,416 kB
  • sloc: python: 89,165; makefile: 117; sh: 16
file content (37 lines) | stat: -rw-r--r-- 515 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
29
30
31
32
33
34
35
36
37
****************************
Manipulating biological data
****************************

.. authors, Gavin Huttley, Kristian Rother, Patrick Yannul

Sequences and Alignments
========================

.. toctree::
    :maxdepth: 1
    
    loading_sequences
    alignments
    DNA_and_RNA_sequences
    protein_sequences
    annotations
    moltypes
    alphabet

Genetic code
============

.. toctree::
    :maxdepth: 1

    what_codes
    genetic_code

Trees
=====

.. toctree::
    :maxdepth: 1

    simple_trees