Skip to content

BiomarkerWrappers is an R package that contains wrapper functions to perform exploratory biomarker analyses.

Notifications You must be signed in to change notification settings

gosianow/BiomarkerWrappers

Repository files navigation

Overview

BiomarkerWrappers is an R package that contains wrapper functions to perform exploratory biomarker analyses.

Source code: https://github.com/gosianow/BiomarkerWrappers

Project page: https://gosianow.github.io/BiomarkerWrappers/

Installation

To install this package from R, use install_github() function from the devtools package.

Type the following if you need to install devtools:

install.packages("devtools")

Then install BiomarkerWrappers:

devtools::install_github("gosianow/BiomarkerWrappers")

Note

BiomarkerWrappers is under heavy development. It lacks comprehensive documentation or vignette. Both are on the way.

About

BiomarkerWrappers is an R package that contains wrapper functions to perform exploratory biomarker analyses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages