You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.