An open API service indexing awesome lists of open source software.

https://github.com/biocpy/tutorial

tutorial for all bioconductor representations in Python
https://github.com/biocpy/tutorial

biocpy

Last synced: about 2 months ago
JSON representation

tutorial for all bioconductor representations in Python

Awesome Lists containing this project

README

        

## BiocPy tutorial

This is a reproducible Quarto book with reusable snippets. If you're new to Quarto books, you can explore more about them [here](https://quarto.org/docs/books).

## Setting Up the Tutorial Locally

To get started locally, follow these steps:

- Install quarto-cli.
- Install the necessary packages listed in requirements.txt.
- Run quarto preview to view the HTML version of the site.

Take advantage of GitHub actions, which are available to automatically publish the tutorial book whenever changes are made on the **master** branch.