With uGene, phylogenetic profiles can be read and clustered with uMap. Groups of genes or taxa of particular interest can be exported.
- Download from: https://github.com/BIONF/uGene/
- Extract to your desired location.
- Open 'packages.txt'.
- Run: pip install -r requirements.txt
- Install Anaconda.
- Execute: conda create -n uGene conda activate uGene conda install pip pip install -r requirements.txt
- Install PhyloProfile. Visit: https://github.com/BIONF/PhyloProfile for install instructions.
- Use PhyloProfile to open and parse your taxa. Ensuring all taxa are recognized.
- Ensure R is installed and on your system's PATH.
You can use uGene via command-line or the dashboard.
python uGeneCore.py -h
python uGeneGUI.py
Within the "example" directory in the file location, you'll find two sets of data samples. The first set showcases simulated data, while the second features genuine data. Open the .phyloprofile or the respective .cluster.csv files. Use the graphical interface of uGenGUI to do so.