https://github.com/Bioconductor/BioC2016Introduction
https://github.com/Bioconductor/BioC2016Introduction
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Bioconductor/BioC2016Introduction
- Owner: Bioconductor
- Created: 2016-06-13T14:50:27.000Z (almost 9 years ago)
- Default Branch: devel
- Last Pushed: 2023-03-15T20:28:30.000Z (about 2 years ago)
- Last Synced: 2025-02-26T19:39:57.306Z (3 months ago)
- Language: TeX
- Size: 665 KB
- Stars: 3
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bacteria - BioC2016Introduction - Bioconductor introduction (2016). (Educational resources / Bioconductor)
README
# BioC2016Introduction
This package contains course material for the BioC 2016 Lab Practical:
Getting to know `R` and `Bioconductor`, Stanford University, Stanford,
CA, 25 - 26 June 2016. See the [vignettes][] directory for additional detail.The material requires R version 3.3 and Bioconductor 3.4. To install the
packages used in this course, evaluate the following commands:source("http://bioconductor.org/biocLite.R")
biocLite("Bioconductor/BioC2016Introduction")
biocLite(packageDescription("BioC2016Introduction")$Suggests)[vignettes]: ./vignettes