Skip to content

andrewquitadamo/hubot-mygene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-mygene

A hubot script to interact with the mygene.info API.

See src/mygene.coffee for full documentation.

##Installation In hubot project repo, run:

npm install hubot-mygene --save

Then add hubot-mygene to your external-scripts.json:

[
  "hubot-mygene"
]

Sample Interaction

user>> hubot get gene symbol 672
hubot>> BRCA1
user>> hubot get omim 672
hubot>> 113705    http://www.omim.org/entry/113705
user>> hubot get map location 672
hubot>> 17q21

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published