R Downloads

Download the current R package file:

Installation

This package can be installed with the following commands in R:

install.packages("RSQLite")
install.packages("http://d3gb.usal.es/docs/package/r/D3GB_1.1.tar.gz", repos=NULL, type="source")

Note: Installation of D3GB will be simplified with its next inclusion in the Bioconductor repository.

Documentation

  • Reference Manual: PDF
  • Genome browser from GenBank tutorial: R code
  • Genome browser from fasta and gff tutorial: R code
  • Human genome browser tutorial: R code