README.md

hbcABC

Compilation of rmarkdown templates for bioinformatics analysis

These templates are not ready for fully automatization, it gives a hint about the main figures/tables we produce for specific analysis like chipseq, small-rna, complex rnaseq ... etc

Probably all of them will need some work in some chunks, so don't press knitr button directly without testing the sections.

Installation

if (!require("BiocManager")) {
    install.packages("BiocManager")
}
BiocManager::install("remotes")
BiocManager::install("hbc/bcbioRNASeq")

General tips:

Please go to general_start to get regular tips for all templates.

Templates



hbc/hbcABC documentation built on Sept. 5, 2019, 9:51 p.m.