Skip to content

Program to Calculate Significance of Topological Congruence between Two Trees

Notifications You must be signed in to change notification settings

awbrooks19/topological_congruence

Repository files navigation

topological_congruence

Program to Calculate Significance of Topological Congruence between Two Trees

Instructions for running the topological analysis scripts.

  1. Make a folder named your project.

  2. Change the outPath= variable in the python script (or jupyter notebook) to point to that folder.

  3. Within the folder place your two trees labeled: ht.newick = Host Phylogeny mt.newick = Microbiome Dendrogram *** Alternatively you can change the htPath and mtPath to point to trees at different locations.

  4. Run the script (or execute cells sequentially in notebook)! Results will be output using print().

About

Program to Calculate Significance of Topological Congruence between Two Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published