Skip to content

EnsDb database containing Ensembl based human gene/transcript annotations for Ensembl version 75. This repository represents the developmental version of the official package from Bioconductor http://www.bioconductor.org/packages/EnsDb.Hsapiens.v75

Notifications You must be signed in to change notification settings

jorainer/EnsDb.Hsapiens.v75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnsDb.Hsapiens.v75

Package providing the EnsDb database for human gene and protein annotations defined in Ensembl version 75. This package depends on Bioconductor's ensembldb package (official version at http://www.bioconductor.org/packages/ensembldb, development version at https://github.com/jotsetung/ensembldb). See https://github.com/jotsetung/ensembldb/blob/master/vignettes/ensembldb.Rmd for a detailed description how to use the package.

Installation

Ideally, this package should be installed from Bioconductor:

library(BiocInstaller)
biocLite("EnsDb.Hsapiens.v75")

In addition it is possible to install the development version of the package directly from github by first cloning the repository (git-lfs, i.e. git large file storage should be installed on the system in order to fetch the SQLite database file). The package can then be build with R CMD build EnsDb.Hsapiens.v75 and finally installed with R CMD INSTALL EnsDb.Hsapiens.v75_*.

About

EnsDb database containing Ensembl based human gene/transcript annotations for Ensembl version 75. This repository represents the developmental version of the official package from Bioconductor http://www.bioconductor.org/packages/EnsDb.Hsapiens.v75

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages