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 (63 lines) | stat: -rw-r--r-- 956 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
#########
Tutorials
#########

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

.. toctree::
    :maxdepth: 1

    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