Skip to content

morinlab/GAMBLR.predict

Repository files navigation

This is a helper repo of the package Genomic Analysis of Mature B-cell Lymphomas in R (GAMBLR) developed by the Morin Lab. This repo contains the set of functions and helpers to operate on matrices for classification of B-cell lymphomas like BL, FL, and DLBCL. Please refer to the main package for more information.

cFL/dFL random forest classifier

This pakage contains functionaliry to apply the random forest classifier to identify genetic subgroups of Follicular Lymphoma cFL/dFL described in Blood (2023). The function that allows to do that is classify_fl(). It either accepts the metadata and mutations in maf format as input data frames to assemble the matrix and perform classification, or it can also accept the matrix prepared in advance. Please refer to the function documentation for the examples and description of supported parameters.

About

Collection of functions and helpers to classify B-cell lymphomas

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages