VirtualFlyBrain / VFB2

Virtual Fly Brain Documentation Site
https://virtualflybrain.org
MIT License
5 stars 6 forks source link

EP -> anatomy query is broken #292

Closed dosumis closed 3 years ago

dosumis commented 3 years ago

From: https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto?id=VFBexp_FBtp0129933FBtp012

image

But

image

However, query against pdb seems to work:

{
  "anatomy": {
    "iri": "http://purl.obolibrary.org/obo/FBbt_00110322",
    "symbol": "",
    "types": [
      "Entity",
      "Adult",
      "Cell",
      "Dopaminergic",
      "Class",
      "Nervous_system",
      "Anatomy",
      "Neuron"
    ],
    "label": "dFB neuron of the dopaminergic PPL1 cluster",
    "short_form": "FBbt_00110322"
  },
  "query": "Get JSON for ep_2_anat query",
  "version": "ab8592c",
  "pub": {
    "core": {
      "iri": "http://flybase.org/reports/FBrf0238545",
      "symbol": "",
      "types": [
        "Entity",
        "pub",
        "Individual"
      ],
      "label": "Xie et al., 2018, Cell Rep. 23(2): 652--665",
      "short_form": "FBrf0238545"
    },
    "FlyBase": "FBrf0238545",
    "PubMed": "29642019",
    "DOI": "10.1016/j.celrep.2018.03.068"
  },
  "stages": [],
  "anatomy_channel_image": []
}
Robbie1977 commented 3 years ago

taking in the wrong variable for the count - testing fix now

Robbie1977 commented 3 years ago

fixed and released