Releases: mshakya/PhaME
Releases · mshakya/PhaME
1.0.6
1.0.5
1.0.4: Merge pull request #6 from LANL-Bioinformatics/master
- now makes phylogeny from core genome as default.
1.0.3
1.0.2
1.0.1
1.0.0
santosh
saroj
rajesh
- the release now effectively uses mash to select genome based on ANI
- readstoGenome.pl script now uses the specified thread, before it was using 8, no matter what was specified
- PAML, if installed correctly works for the genes, and gives a nice table with dN/dS ratio and corresponding L score.
- PAML now uses RaxML tree even if FastTree is selected. RaxML tree is made for PAML analysis
- HyPhy installation script added, which is still having a bit of problem, but once installed correctly, it can run few Hyphy modules. It only, however, includes the genes that do not have any gaps in the alignment.
- Dockerfile is added. Dockerized version can be used.