Skip to content

narodkebabci/gRoR

Repository files navigation

gRoR

GitHub license

An enrichment workflow to get rid of redundant mutations

How it works?

Installation

You can install the latest released version of gRoR from Github with:

install.packages("devtools")
devtools::install_github("narodkebabci/gRoR")

Usage

gRoR has three objectives:

  1. Construction of class/duplet labels (achieved via class_formation() and duplet_formation())
  2. Compilation of mutation subsets via enrichment method (achieved via class_reduction() and duplet_reduction())
  3. Generation of mutation subsets by undersampling from specified r kcal/mol range (achieved via ranged_class_reduction() and ranged_duplet_reduction())

Note that gRoR has dependencies, please read DESCRIPTION before using it.

Releases

No releases published

Packages

No packages published

Languages