:orphan: Examples ======== This section contains various code snippets that demonstrate :mod:`scphylo`'s usage. .. raw:: html
.. raw:: html
Reconstruction ^^^^^^^^^^^^^^ Below is a gallery of examples for reconstructing tumor phylogeny using available tools in :mod:`scphylo.tl`. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_bnb_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_bnb.py` .. raw:: html
Reconstruct tree by PhISCS-BnB
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_booster_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_booster.py` .. raw:: html
Reconstruct tree by Trisicell-Boost
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_gpps_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_gpps.py` .. raw:: html
Reconstruct tree by gpps
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_onconem_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_onconem.py` .. raw:: html
Reconstruct tree by OncoNEM
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_phiscs_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_phiscs.py` .. raw:: html
Reconstruct tree by PhISCS
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_scistree_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_scistree.py` .. raw:: html
Reconstruct tree by ScisTree
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_scite_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_scite.py` .. raw:: html
Reconstruct tree by SCITE
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_siclonefit_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_siclonefit.py` .. raw:: html
Reconstruct tree by SiCloneFit
.. raw:: html
.. only:: html .. image:: /auto_examples/reconstruction/images/thumb/sphx_glr_compute_sphyr_thumb.png :alt: :ref:`sphx_glr_auto_examples_reconstruction_compute_sphyr.py` .. raw:: html
Reconstruct tree by SPhyR
.. raw:: html
Comparison ^^^^^^^^^^ Below is a gallery of examples for comparing two phylogenetic trees using available tools in :mod:`scphylo.tl`. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_ad_thumb.png :alt: :ref:`sphx_glr_auto_examples_comparison_compute_ad.py` .. 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: :ref:`sphx_glr_auto_examples_comparison_compute_caset.py` .. raw:: html
Comparing two trees by CASet
.. raw:: html
.. only:: html .. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_disc_thumb.png :alt: :ref:`sphx_glr_auto_examples_comparison_compute_disc.py` .. raw:: html
Comparing two trees by DISC
.. raw:: html
.. only:: html .. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_dl_thumb.png :alt: :ref:`sphx_glr_auto_examples_comparison_compute_dl.py` .. 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: :ref:`sphx_glr_auto_examples_comparison_compute_gs.py` .. 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: :ref:`sphx_glr_auto_examples_comparison_compute_mltd.py` .. raw:: html
Comparing two trees by MLTD
.. raw:: html
.. only:: html .. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_mp3_thumb.png :alt: :ref:`sphx_glr_auto_examples_comparison_compute_mp3.py` .. raw:: html
Comparing two trees by MP3
.. raw:: html
.. only:: html .. image:: /auto_examples/comparison/images/thumb/sphx_glr_compute_rf_thumb.png :alt: :ref:`sphx_glr_auto_examples_comparison_compute_rf.py` .. 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: :ref:`sphx_glr_auto_examples_comparison_compute_tpted.py` .. raw:: html
Comparing two trees by TPTED
.. raw:: html
Assessment ^^^^^^^^^^ Below is a gallery of examples for assessing the inferred phylogenetic tree using functions in :mod:`scphylo.tl`. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/assessment/images/thumb/sphx_glr_compute_partf_thumb.png :alt: :ref:`sphx_glr_auto_examples_assessment_compute_partf.py` .. raw:: html
Reconstruct tree by Trisicell-PartF
.. raw:: html
Visualization ^^^^^^^^^^^^^ Below is a gallery of examples for visualizing the inferred phylogenetic tree using functions in :mod:`scphylo.pl`. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/visualization/images/thumb/sphx_glr_plot_clonal_thumb.png :alt: :ref:`sphx_glr_auto_examples_visualization_plot_clonal.py` .. 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: :ref:`sphx_glr_auto_examples_visualization_plot_dendrogram.py` .. raw:: html
Visualizing a tree in dendrogram format
.. 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 `_