From 710da8496e512b0095175e71ddffa5e1552e2768 Mon Sep 17 00:00:00 2001 From: js2264 Date: Tue, 7 Nov 2023 18:48:15 +0100 Subject: [PATCH] bump to 0.99.0 --- DESCRIPTION | 14 +++++++++----- README.md | 6 +++--- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 1bb5a5e..55ce544 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: OHCA Title: Orchestrating Hi-C analysis with Bioconductor -Version: 0.98.1 +Version: 0.99.0 Date: 2023-04-14 Authors@R: c(person(given = "Jacques", @@ -8,7 +8,10 @@ Authors@R: role = c("aut", "cre"), email = "jacquesserizay@gmail.com", comment = c(ORCID = "0000-0002-4295-0624"))) -Description: Orchestrating Hi-C analysis with Bioconductor +Description: The primary aim of this book is to introduce the R user to Hi-C + analysis. This book starts with key concepts important for the analysis + of chromatin conformation capture and then presents Bioconductor tools that + can be leveraged to process, analyze, explore and visualize Hi-C data. License: MIT + file LICENSE URL: https://github.com/js2264/OHCA BugReports: https://github.com/js2264/OHCA/issues @@ -39,12 +42,13 @@ Imports: rebook, quarto, sessioninfo -Suggests: biocViews: HiC, DNA3DStructure Encoding: UTF-8 -VignetteBuilder: knitr -LazyData: false Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 +BiocType: Book +VignetteBuilder: knitr +SystemRequirements: quarto +LazyData: false diff --git a/README.md b/README.md index 9256340..15f02d3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -📖 **[Orchestrating Hi-C Analysis with Bioconductor](https://js2264.github.io/OHCA/)** +📖 **[Orchestrating Hi-C Analysis with Bioconductor](https://js2264.github.io/OHCA/devel/)** 👉 [Repo](https://github.com/js2264/OHCA) -👉 [Book](https://js2264.github.io/OHCA/) [![pages-build-deployment](https://github.com/js2264/OHCA/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/js2264/OHCA/actions/workflows/pages/pages-build-deployment) -👉 [Docker](https://github.com/js2264/OHCA/pkgs/container/ohca) [![Build docker (rendering book), push to Github container registry, and deploy book to GitHub Pages](https://github.com/js2264/OHCA/actions/workflows/deploy-bookdown.yaml/badge.svg)](https://github.com/js2264/OHCA/actions/workflows/deploy-bookdown.yaml) +👉 [Book](https://js2264.github.io/OHCA/devel/) [![pages-build-deployment](https://github.com/js2264/OHCA/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/js2264/OHCA/actions/workflows/pages/pages-build-deployment) +👉 [Docker](https://github.com/js2264/OHCA/pkgs/container/ohca) [![Build docker (rendering book), push to Github container registry, and deploy book to GitHub Pages](https://github.com/js2264/OHCA/actions/workflows/biocbook.yml/badge.svg)](https://github.com/js2264/OHCA/actions/workflows/biocbook.yml) ## Package status