Skip to content
/ vDiveR Public

Visualize viral diversity dynamics using R

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

pendy05/vDiveR

Repository files navigation

vDiveR

CRAN status R-CMD-check

To ease the visualization of outputs from Diversity Motif Analyser ('DiMA'; https://github.com/BVU-BILSAB/DiMA). 'vDiveR' allows visualization of the diversity motifs (index and its variants – major, minor and unique) for elucidation of the underlying inherent dynamics. Please refer https://vdiver-manual.readthedocs.io/en/latest/ for more information.

Installation

# install vDiveR:
install.packages("vDiveR")

#  Or the development version from GitHub:
# install.packages("devtools")
devtools::install_github("pendy05/vDiveR")

VDiveR Functions Overview

overview on vDiveR functions.

Figure 1: vDiveR functions. In the image above, purpose of each function together with its main arguments is shown. The dataframe returned from the respective functions are colored in orange.