Code Monkey home page Code Monkey logo

singlerbook-base's Introduction

Chapters for the SingleR book

Overview

This repository contains the basic ingredients for the SingleR book. Developers wanting to contribute scientific content to the book should make pull requests to this repository; the others with -release or -devel suffixes are just used to host the book content on GitHub Pages. Our set-up provides a light code-only repository (this one) for day-to-day developer use, which avoids the Git blob bloat from storing PNGs and HTMLs in the other repository.

Build instructions

Install all of the packages listed in the DESCRIPTION. Then, run the usual bookdown invocation, for example:

bookdown::render_book('index.Rmd')

Caching is performed automatically for all chapters, some clearing of the cache may be necessary to guarantee a fresh build.

Developer instructions

To contribute reports, follow standard procedure: fork and PR. Note that any changes will be automatically accompanied by house-keeping updates to the DESCRIPTION.

Deployment instructions

The deployment cycle for this book is amusingly circuitous:

  1. Commit changes to this repository, usually on the master branch.
  2. The SingleRBookWrapper package is a "trojan" that we will use to sneak the book onto Bioconductor's build system (BBS) owing to the latter's package-centric nature. It contains a GitHub Action to poll for and incorporate any changes in this repository, after which it will bump the version number and push the changes to the Bioconductor Git servers.
  3. The BBS does its stuff and compiles the book.
  4. The Pages repository has its own GitHub Action that pulls the built tarballs from the Bioconductor website and uploads the compiled book onto GitHub Pages.

Despite its complexity, it is fully automatic beyond the first push to this repository.

singlerbook-base's People

Contributors

ltla avatar friedue avatar actions-user avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.