Skip to content

corbett-lab/linolium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linolium

Automated phylogenetic lineage proposal and interactive curation.

Linolium provides an environment for lineage discovery and curation on pathogen phylogenetic trees of virtually any size. It builds on the AutoLin algorithm for distance-based identification of clades and provides a UI for customizing the algorithm and curating results.

Quick Start

docker run -it --memory=8g -v "$PWD":/data -p 3000:3000 ghcr.io/corbett-lab/linolium

Open http://localhost:3000, upload a .pb or .pb.gz file, and run the pipeline.

The app runs on a single port. If 3000 is taken on your machine, remap it — e.g. -p 8080:3000, then open http://localhost:8080.

📖 See the Linolium documentation for detailed usage instructions.

About

Automated pathogen lineage designation and visualization at scale

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors