File: index.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 (67 lines) | stat: -rw-r--r-- 1,057 bytes parent folder | download
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
#########
Tutorials
#########

.. note:: See :ref:`data_links` for data the files used.

*****************
Data manipulation
*****************

.. toctree::
    :maxdepth: 1

    seq_features
    complete_seq_features
    align_codons_to_protein
    manipulating_tree_nodes

*********************
General data analysis
*********************

.. toctree::
    :maxdepth: 1

    period_estimation

*******************
Modelling Evolution
*******************

.. toctree::
    :maxdepth: 1

    simple
    relative_rate
    neutral_test
    scope_model_params_on_trees
    codon_models
    empirical_protein_models
    testing_multi_loci
    simulate_alignment
    parametric_bootstrap
    coevolution
    rate_heterogeneity
    hmm_par_heterogeneity

***************************
Phylogenetic Reconstruction
***************************

.. toctree::
    :maxdepth: 1

    calculate_pairwise_distances
    calculate_neigbourjoining_tree
    calculate_UPGMA_cluster
    phylo_by_ls

*********
Utilities
*********

.. toctree::
    :maxdepth: 1
    
    parallel