The goal of MACSQuantifyR is to analyze MACSQuantify excel files through a user-friendly GUI interface.
The first aim of this package is to provide a fast and powerful handling of the user's data through minimum R coding.
Automatic sorting of the replicates according to user input through a
Automatic statistical treatment of each condition replicates with
Easy access to intermediary results at from each steps of the analysis allowing a
Comprehensive report generation with graphical representations for a
From replicate ordering to combination index calculation MACSQuantifyR is a
You can install the released version of MACSQuantifyR with:
# package available in devel version
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("MACSQuantifyR")
Changes in version 0.99.0 (2019-10-09)
Not submitted
GUI interface
Sort
Statistics
Graphics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.