Skip to content

trvinh/PhyloProfileCorona

Repository files navigation

PhyloProfileCorona

This is a lite version of PhyloProfile, which is pre-configured for using only with the Coronavirus data.

Table of Contents

Installation & Usage

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.

Install

if (!requireNamespace("devtools"))
    install.packages("devtools")
devtools::install_github("trvinh/PhyloProfileCorona", INSTALL_opts = c('--no-lock'))

Start PhyloProfileCorona's Shiny app

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.

Bugs

Any bug reports or comments, suggestions are highly appreciated. Please open an issue on GitHub or be in touch via email.

License

This tool is released under MIT license.

Contact

Vinh Tran tran@bio.uni-frankfurt.de

About

PhyloProfile - Lite version for corona data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published