Skip to content

UltraNet Viewer is a software tool designed for computation and visualization of ultrametric networks, providing insights into the complex relationships and evolutionary patterns among species.

Notifications You must be signed in to change notification settings

paul3bin/ultrametric-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultrametric-Networks

A desktop application that purpose-built for computing Ultrametric Networks from Nexus files containing distance block.

Setting up Environment

Clone the project

  git clone https://github.com/paul3bin/ultrametric-networks

Go to the project directory

  cd ultrametric-networks

Create a virtual environment

  python -m venv venv

Activate virtual environment

For Windows

  venv/Scripts/Activate

For Mac or Linux

  source venv/bin/activate

Install dependencies

  pip install -r requirements.txt

Start the application

  python main.py

About

UltraNet Viewer is a software tool designed for computation and visualization of ultrametric networks, providing insights into the complex relationships and evolutionary patterns among species.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages