Skip to content

churchill-lab/ensimplR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ensimplR

A simple R library that makes use of ensimpl.

Installation

devtools::install_github('churchill-lab/ensimplR', force=T)

Functions

releases(debug=FALSE)

Information about the supported releases.

searchGenes(term, species, release, debug=FALSE)

Search for a gene.

getGene(id, species, release, detail=FALSE, debug=FALSE)

Get information about a particular gene.

getGeneHistory(id, species, start_release, end_release, debug=FALSE)

Get information about a particular gene from start_release to end_release.

batchGenes(ids, species, release, details=FALSE, debug=FALSE)

Get information for a list of genes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages