The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

shinyWGD

license Supported Platforms GitHub issues Visit Server

Overview

shinyWGD can prepare the input and command lines for wgd, ksrates, i-ADHoRe, and OrthoFinder.

shinyWGD can also assist users in using Whale to infer reconciled gene trees and parameters of a model of gene family evolution given a known species tree.

After directly uploading the output of wgd, ksrates, i-ADHoRe, or OrthoFinder, shinyWGD can study the whole genome duplication events (WGDs).

Installation

if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("li081766/shinyWGD", dependencies = TRUE, build_vignettes = TRUE)

To ensure the successfully loading of Gallery and Help pages in shinyWGD, please set build_vignettes to TRUE when installing the package.

Usage

Please refer to the shinyWGD server or the vignettes of shinyWGD to see the detailed usage.

library(shinyWGD)
runshinyWGD()
help(package="shinyWGD")

The structure of shinyWGD

Usage

Gallery

Dependencies

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.