Skip to content

Peyronlab/MACSQuantifyR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MACSQuantifyR

The goal of MACSQuantifyR is to analyze MACSQuantify excel files through a user-friendly GUI interface.

Benefits

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

  • user-friendly and interactive graphical interface  

Automatic statistical treatment of each condition replicates with

  • no black boxes  

Easy access to intermediary results at from each steps of the analysis allowing a

  • user-tailored analysis  

Comprehensive report generation with graphical representations for a

  • automated and exhaustive analysis  

From replicate ordering to combination index calculation MACSQuantifyR is a

  • all-in-one package for biologists  

Installation

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")

News

Changes in version 0.99.0 (2019-10-09)

  • Not submitted

    • GUI interface

    • Sort

    • Statistics

    • Graphics

About

R version of MACSQuantify data handler automate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages