R/loadEnsDb.R

loadEnsDb <- function( x ){
    ## con <- ensDb( x )
    ## EDB <- new( "EnsDb", ensdb=con )
    return( EnsDb( x ) )
}
jotsetung/ensembldb-old documentation built on May 19, 2019, 9:41 p.m.