Skip to content

Latest commit

History

100 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

FactorViz 2.0

FactorViz provides an interactive visualization and reporting environment for exploring the results of the methylome decomposition experiments carried out by MeDeCom or similar deconvolution tools. It is the interpretation tool used in a recently published protocol to perform reference free deconvolution of complex DNA methylation data.

Installation

You can install the FactorViz through GitHub using devtools:

install.packages("devtools")
devtools::install_github("CompEpigen/FactorViz")

Installation has been tested on the following operating systems:

TypeDistributionVersionR-versionInstallation successfulProtocol testedComments
LinuxDebianWheezy (7)R-3.5.2YesYes
LinuxDebianWheezy (7)R-3.6.0YesYes
LinuxDebianJessie (8)R-3.5.3YesYes (reduced)
LinuxDebianJessie (8)R-3.6.1YesNo
LinuxDebianJessie (8)R-4.0YesNo
LinuxDebianBuster (10)R-3.5.2YesYes (reduced)
LinuxFedora28R-3.5.3YesNo
LinuxFedora31R-3.6.1NoYes (reduced)`igraph' dependency fails to install
LinuxCentOS8.0R-3.5.2YesYes (reduced)
LinuxCentOS8.0R-3.6.1YesYes (reduced)
LinuxUbuntu19R-3.6.1YesYes (reduced)
MacOSMojaveR-3.5.1YesYes (reduced)binary release used
MacOSCatalinaR-3.6.0YesYes (reduced)
Windows10ProR-3.6.1NoYes (reduced)Use docker image https://hub.docker.com/r/mscherer/medecom
Windows7ProR-3.6.1NoNoDocker is not available for Windows 7

Using FactorViz

You can start FactorViz by using startFactorViz() command, and then specify the output from DecompPipeline. A more detailed introduction into FactorViz can be found in the package vignette.

Dependencies

FactorViz depends on MeDeCom and is thoroughly tested with outputs from DecompPipeline.

About

Visualisation server for methylome decomposition experiments

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages