Laboratory materials for the Bressanone course
Labs are organized by topic, using only a short identifier
- Intro to R and Bioconductor -
intro-to-r-bioc
- Intro to Quarto -
quarto-intro
- Bulk RNA-seq analysis -
bulk-rnaseq
- Single cell RNA-seq analysis -
single-cell-rnaseq
- Advanced single-cell RNA-seq analysis
- Bulk ATAC-seq analysis -
bulk-atacseq
A pre-commit hook will help prevent adding of large (>10MB) files to the repository.
After cloning this repository, run the following command to set up the git hook to error on an attempted commit of large files.
./scripts/install-hooks.sh