Skip to content

Commit fb8d7e3

Browse files
committed
add badges
1 parent eb8a280 commit fb8d7e3

4 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.Rmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ knitr::opts_chunk$set(
1616
# batchtma R package: Methods to address batch effects
1717

1818
<!-- badges: start -->
19+
[![R CMD check](https://github.com/stopsack/batchtma/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stopsack/batchtma/actions/workflows/R-CMD-check.yaml)
20+
[![Codecov test coverage](https://codecov.io/gh/stopsack/batchtma/graph/badge.svg)](https://app.codecov.io/gh/stopsack/batchtma)
21+
[![CRAN status](https://www.r-pkg.org/badges/version/batchtma)](https://CRAN.R-project.org/package=batchtma)
1922
<!-- badges: end -->
2023

2124
The goal of the batchtma package is to provide functions for batch effect-adjusting biomarker data. It implements different methods that address batch effects while retaining differences between batches that may be due to "true" underlying differences in factors that drive biomarker values.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55

66
<!-- badges: start -->
77

8+
[![R CMD
9+
check](https://github.com/stopsack/batchtma/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stopsack/batchtma/actions/workflows/R-CMD-check.yaml)
10+
[![Codecov test
11+
coverage](https://codecov.io/gh/stopsack/batchtma/graph/badge.svg)](https://app.codecov.io/gh/stopsack/batchtma)
12+
[![CRAN
13+
status](https://www.r-pkg.org/badges/version/batchtma)](https://CRAN.R-project.org/package=batchtma)
814
<!-- badges: end -->
915

1016
The goal of the batchtma package is to provide functions for batch

man/figures/index-example-1.png

613 Bytes
Loading

man/figures/index-example-2.png

-2.33 KB
Loading

0 commit comments

Comments
 (0)