Skip to content

Commit 4e90d89

Browse files
committed
Drop Codecov, keep static coverage badge and clean workflows
1 parent cb0729b commit 4e90d89

File tree

3 files changed

+1
-70
lines changed

3 files changed

+1
-70
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 0 additions & 54 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# epiRomics: a multi-omics R package to identify and visualize enhancers
22

3-
[![R-CMD-check](https://github.com/Huising-Lab/epiRomics/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Huising-Lab/epiRomics/actions/workflows/R-CMD-check.yaml) [![BiocCheck](https://github.com/Huising-Lab/epiRomics/actions/workflows/BiocCheck.yaml/badge.svg)](https://github.com/Huising-Lab/epiRomics/actions/workflows/BiocCheck.yaml) [![Coverage](https://img.shields.io/badge/coverage-98%25-brightgreen)](tests/) [![Codecov](https://codecov.io/gh/Huising-Lab/epiRomics/branch/main/graph/badge.svg)](https://codecov.io/gh/Huising-Lab/epiRomics) [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic--2.0-blue.svg)](https://opensource.org/licenses/Artistic-2.0) [![Altmetric](https://img.shields.io/badge/Altmetric-10.1101%2F2021.08.19.456732-blue.svg)](https://www.altmetric.com/details/112068712)
3+
[![R-CMD-check](https://github.com/Huising-Lab/epiRomics/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Huising-Lab/epiRomics/actions/workflows/R-CMD-check.yaml) [![BiocCheck](https://github.com/Huising-Lab/epiRomics/actions/workflows/BiocCheck.yaml/badge.svg)](https://github.com/Huising-Lab/epiRomics/actions/workflows/BiocCheck.yaml) [![Coverage](https://img.shields.io/badge/coverage-98%25-brightgreen)](tests/) [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic--2.0-blue.svg)](https://opensource.org/licenses/Artistic-2.0) [![Altmetric](https://img.shields.io/badge/Altmetric-10.1101%2F2021.08.19.456732-blue.svg)](https://www.altmetric.com/details/112068712)
44

55
An R package designed to integrate and visualize various levels of epigenomic information, including but not limited to: ChIP, Histone, ATAC, and RNA sequencing. epiRomics is also designed for regulatory network analysis in order to identify enhancer and enhanceosome regions from these data.
66

codecov.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)