jdreyf / jdcbioinfo

Miscellaneous R functions helpful for analysis. Not built for public consumption.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jdcbioinfo

Miscellaneous R functions helpful for analysis. Not built for public consumption.

R-CMD-check Coverage Status

Install

library(remotes)
remotes::install_github(repo="jdreyf/ezlimma", build_opts = c("--no-resave-data", "--no-manual")) remotes::install_github(repo="jdreyf/ezlimmaplot", build_opts = c("--no-resave-data", "--no-manual")) remotes::install_github(repo="jdreyf/Hitman", build_opts = c("--no-resave-data", "--no-manual")) remotes::install_github(repo="jdreyf/jdcbioinfo", build_opts = c("--no-resave-data", "--no-manual"))

About

Miscellaneous R functions helpful for analysis. Not built for public consumption.

License:MIT License


Languages

Language:R 100.0%