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

https://github.com/mt1022/rdan

Notes about data analysis using R
https://github.com/mt1022/rdan

bioinformatics r tutorial

Last synced: 3 months ago
JSON representation

Notes about data analysis using R

Awesome Lists containing this project

README

          

Miscellaneous R tutorials
--------------------------
This is a collections of R tutorials about data cleaning, visualization, and
introduction to some interesting R packages.

#### Current content

- [Rcpp](Rcpp.md): collections of cpp scripts I wrote.
- [Some useful functions](Some_useful_functions.md): powerful functions that are less used.
- [GTF handling with bioconductor packages](bioc_parse_gene_annotation.md).