You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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")