This is a lite version of PhyloProfile, which is pre-configured for using only with the Coronavirus data.
PhyloProfileCorona requires the latest version of R (check for required R version here). Please install or update R on your computer before continue.
Then start R to install and use PhyloProfileCorona.
if (!requireNamespace("devtools"))
install.packages("devtools")
devtools::install_github("trvinh/PhyloProfileCorona", INSTALL_opts = c('--no-lock'))
From the R terminal, enter:
library(PhyloProfileCorona)
runPhyloProfileCorona()
Check your web browser, PhyloProfileCorona will be displayed there ;-)
Please check our detailed instructions if you encounter any problems while installing and starting the program.
Any bug reports or comments, suggestions are highly appreciated. Please open an issue on GitHub or be in touch via email.
This tool is released under MIT license.
Vinh Tran tran@bio.uni-frankfurt.de