knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

protAssay

r badgecreatr::badge_lifecycle("experimental")

The goal of protAssay is to perform different assay calculations using the standard curve.

Installation

The development version can be installed from GitHub with:

# install.packages("devtools")
devtools::install_github("ruthkr/protAssay")


ruthkr/protAssay documentation built on Dec. 22, 2021, 8:16 p.m.