https://github.com/lgatto/rbasics
A general introduction to R for bioinformaticians familiar with programming/scripting
https://github.com/lgatto/rbasics
Last synced: about 2 months ago
JSON representation
A general introduction to R for bioinformaticians familiar with programming/scripting
- Host: GitHub
- URL: https://github.com/lgatto/rbasics
- Owner: lgatto
- Created: 2013-05-10T09:36:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-23T17:02:44.000Z (almost 11 years ago)
- Last Synced: 2025-01-20T23:12:53.249Z (3 months ago)
- Language: R
- Size: 2.03 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`Rbasics` is a general introduction to R for bioinformaticians familiar with programming/scripting.
Material if mean to be used for a 2-4 hours lectures where delegates are encouraged
to try/test some of the code by themselves.This material is used as R introductory material for the yearly
Computational Statistics for Genome Biology ([CSAMA](http://marray.economia.unimi.it)) workshop.
It has been used in [2012](http://marray.economia.unimi.it/2012/), [2013](http://marray.economia.unimi.it/2013/) and [2014](http://www-huber.embl.de/csama/programme.html).
The respective slides are also available on [the relevant Bioconductor page](http://www.bioconductor.org/help/course-materials/2012/Bressanone2012/).See the [TeachingMaterial](https://github.com/lgatto/TeachingMaterial) repository for more material.
This material is licensed under the
[Creative Commons Attribution-ShareAlike 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/).