Skip to content
dritoshi edited this page Jun 8, 2011 · 38 revisions

Welcome to the BrainStars-for-R wiki!

Usage:

# Search API
a <- getBrainStarsSearch("receptor/10,5")
a <- getBrainStarsSearch("receptor/count")

# Marker API
r.json <- getBrainStarsMarker("high/LS/count")

# Expression API
expression <- getBrainStarsExpression("1439627_at") 

# Graph API
getBrainStarsFigure("1439627_at", "exprgraph")

brainstars.org

Clone this wiki locally