Tree House Explorer (THEx) is a novel phylogenomic genome browser that hosts a growing collection of interactive dashboards. It was developed using Plotly's open-source framework Dash for building extremely powerful and customizable analytical web applications.
- Install Miniconda
- Windows 10 installation documentation
- Mac OS installation documentation
- Linux installation documentation
- Add required channels
$ conda config --add channels bioconda
$ conda config --add channels conda-forge - Create a new conda environment
$ conda create -n thex_env
- Activate conda environment
$ conda activate thex_env
- Install THEx
$ conda install thex -c ajharris_2374
More information and details for THEx and THExBuilder can be found in the Wiki tab.
If you use THEx in your work, please cite:
Andrew J Harris, Nicole M Foley, Tiffani L Williams, William J Murphy, Tree House Explorer: A Novel Genome Browser for Phylogenomics, Molecular Biology and Evolution, Volume 39, Issue 6, June 2022, msac130, https://doi.org/10.1093/molbev/msac130