:orphan:
Examples
========
This section contains various code snippets that demonstrate :mod:`scphylo`'s
usage.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Reconstruction
^^^^^^^^^^^^^^
Below is a gallery of examples for reconstructing tumor phylogeny using available tools
in :mod:`scphylo.tl`.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_bnb_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_bnb`
.. raw:: html
Reconstruct tree by PhISCS-BnB
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_booster_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_booster`
.. raw:: html
Reconstruct tree by Trisicell-Boost
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_gpps_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_gpps`
.. raw:: html
Reconstruct tree by gpps
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_onconem_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_onconem`
.. raw:: html
Reconstruct tree by OncoNEM
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_phiscs_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_phiscs`
.. raw:: html
Reconstruct tree by PhISCS
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_scistree_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_scistree`
.. raw:: html
Reconstruct tree by ScisTree
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_scite_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_scite`
.. raw:: html
Reconstruct tree by SCITE
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_siclonefit_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_siclonefit`
.. raw:: html
Reconstruct tree by SiCloneFit
.. raw:: html
.. only:: html
.. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_sphyr_thumb.png
:alt:
:doc:`/auto_examples/reconstruction/compute_sphyr`
.. raw:: html
Reconstruct tree by SPhyR
.. thumbnail-parent-div-close
.. raw:: html
Comparison
^^^^^^^^^^
Below is a gallery of examples for comparing two phylogenetic trees using available
tools in :mod:`scphylo.tl`.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_ad_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_ad`
.. raw:: html
Comparing two trees by Ancestor-Descendent
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_caset_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_caset`
.. raw:: html
Comparing two trees by CASet
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_disc_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_disc`
.. raw:: html
Comparing two trees by DISC
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_dl_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_dl`
.. raw:: html
Comparing two trees by Different-Lineage
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_gs_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_gs`
.. raw:: html
Comparing two trees by Genotype-Similarity
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_mltd_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_mltd`
.. raw:: html
Comparing two trees by MLTD
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_mp3_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_mp3`
.. raw:: html
Comparing two trees by MP3
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_rf_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_rf`
.. raw:: html
Comparing two trees by Robinson-Foulds
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_tpted_thumb.png
:alt:
:doc:`/auto_examples/comparison/compute_tpted`
.. raw:: html
Comparing two trees by TPTED
.. thumbnail-parent-div-close
.. raw:: html
Assessment
^^^^^^^^^^
Below is a gallery of examples for assessing the inferred phylogenetic tree using
functions in :mod:`scphylo.tl`.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/assessment/images/thumb/sphx_glr_compute_partf_thumb.png
:alt:
:doc:`/auto_examples/assessment/compute_partf`
.. raw:: html
Reconstruct tree by Trisicell-PartF
.. thumbnail-parent-div-close
.. raw:: html
Visualization
^^^^^^^^^^^^^
Below is a gallery of examples for visualizing the inferred phylogenetic tree using
functions in :mod:`scphylo.pl`.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/visualization/images/thumb/sphx_glr_plot_clonal_thumb.png
:alt:
:doc:`/auto_examples/visualization/plot_clonal`
.. raw:: html
Visualizing a tree in clonal format
.. raw:: html
.. only:: html
.. image:: /auto_examples/visualization/images/thumb/sphx_glr_plot_dendrogram_thumb.png
:alt:
:doc:`/auto_examples/visualization/plot_dendrogram`
.. raw:: html
Visualizing a tree in dendrogram format
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/auto_examples/reconstruction/index.rst
/auto_examples/comparison/index.rst
/auto_examples/assessment/index.rst
/auto_examples/visualization/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery