Learn R Programming

derfinder (version 1.0.10)

derfinder-package: Fast differential expression analysis of RNA-seq data at base-pair resolution

Description

Fast differential expression analysis of RNA-seq data at base-pair resolution from multiple samples. The analysis pipeline involves loading the sample BAM files using rawFiles and loadCoverage, pre-processing the data by using preprocessCoverage, calculating the F-statistics (while adjusting for some confounders) using makeModels and calculateStats, calculating the p-values and finding the regions of interest using calculatePvalues, and finally annotating them using annotateNearest from the bumphunter package.

Arguments

References

Frazee, A. C., Sabunciyan, S., Hansen, K. D., Irizarry, R. A. & Leek, J. T. Differential expression analysis of RNA-seq data at single-base resolution. Biostatistics (2014). doi:10.1093/biostatistics/kxt053

Rafael A. Irizarry, Martin Aryee, Hector Corrada Bravo, Kasper D. Hansen and Harris A. Jaffee. bumphunter: Bump Hunter. R package version 1.1.10.