Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Bioconductor/BioC2016Introduction
https://github.com/Bioconductor/BioC2016Introduction
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/Bioconductor/BioC2016Introduction
- Owner: Bioconductor
- Created: 2016-06-13T14:50:27.000Z (over 8 years ago)
- Default Branch: devel
- Last Pushed: 2023-03-15T20:28:30.000Z (over 1 year ago)
- Last Synced: 2024-06-07T19:48:16.935Z (6 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