Skip to content

Database, mining, manipulation and convenience functions for working with genomic data of mature B-cell lymphomas

License

Notifications You must be signed in to change notification settings

morinlab/GAMBLR.open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build R package version Commit activity Last commit

GAMBLR.open

Database, mining, manipulation and convenience functions for working with genomic data of mature B-cell lymphomas. This package is a wrapper that provides a convenient one-stop access to load the following packages from the GAMBLR family:

  • GAMBLR.data - collection of genomic data for analysis of Mature B-cell neoplasms
  • GAMBLR.helpers - a set of low-level functions for data operation
  • GAMBLR.utils - higher level set of functions to operate on genomic data
  • GAMBLR.viz - set of functions used mostly for visualizations
  • GAMBLR.predict - collection of functions and helpers to classify B-cell lymphomas

Cloning repo for the code development

The easiest way to obtain and contribute to GAMBLR.open is to do this via cloning the repository

cd
git clone [email protected]:morinlab/GAMBLR.open.git

In your R editor of choice, set your working directory to the place you just cloned the repo.

setwd("~/GAMBLR.open")

Install the package in R by running the following command (requires the devtools package)

devtools::install()

As GAMBL users (GAMBLRs, so to speak) rely on the functionality of this package, the Master branch is protected. All commits must be submitted via pull request on a branch.

About

Database, mining, manipulation and convenience functions for working with genomic data of mature B-cell lymphomas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages