Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.21 KB

This package is deprecated and will no longer be supported. Please use at your own risk!

matric

R-CMD-check pkgdown test-coverage Codecov test coverage CRAN status

matric calculates quality metrics for readouts from high-throughput profiling experiments.

Installation

You can install from CRAN with:

install.packages("matric")

or the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("cytomining/matric")