Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 4.08 KB

publications.md

File metadata and controls

69 lines (42 loc) · 4.08 KB

Publications

List of reference papers in Computational Biology.

This is a list of publications (or other links) that I use as reference in my research.

A. Academic publications

1A. Bioconductor:

Two main academic papers describing Bioconductor

  • 1.1 Original description written when the project was initiated:
    Gentleman RC, Carey VJ, Bates DM, et al. Bioconductor: open software development for computational biology and bioinformatics. Genome Biology. 2004 ;5(10):R80.

  • 1.2 Update. Future prospects in Bioconductor:
    Huber et al. Orchestrating high-throughput genomic analysis with Bioconductor. Nature Methods. 2015; 12, 115–121.

2A. GRanges / IRanges

  • Lawrence M, Huber W, Pagès H, Aboyoun P, Carlson M, Gentleman R, et al. (2013) Software for Computing and Annotating Genomic Ranges. PLoS Comput Biol 9(8): e1003118.

3A. Reproducible Research

  • Peng. Reproducible Research in Computational Science. Science. 2011; 334(6060) 1226-1227

4A. Batch effects

  • Leek JT, Scharpf RB, Corrada Bravo H, Simcha D, Langmead B, Johnson WE, Geman D, Baggerly Km, Irizarry RA. Tackling the widespread and critical impact of batch effects in high-throughput data. Nature Reviews Genetics 11, (2010) 733-739

5A. DNA algorithms


B. Reference Links


C. Books

Some important books available online for free:

  • R for Data Science by Hadley Wickham. Get the book here or read it for free
  • Advanced R by Hadley Wickham. Get the book here or read it for free.
  • R packages by Hadley Wickham. Get the book here or read it for free.
  • Happy Git and GitHub for the useR by Jenny Bryan. Read the book.
  • Text Mining with R by Julia Silge and David Robinson. Read the book .

D. R packages

  • h-index over years. My first R package. Plotting the h-index over years for a given author.
  • Swirl Courses