VirtualFlyBrain / VFB2

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

Split individuals without janelia db xrefs #342

Open admclachlan opened 1 year ago

admclachlan commented 1 year ago

Please give details of the issue:

Some split individuals (all without images I think) have slide code dbxrefs to janelia but not driver line dbxrefs:

https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto?id=VFB_001013st&i=VFB_00101567

These are all the ones I found:

MATCH(c:Class:Split)<-[:INSTANCEOF]-(i:Individual)-[:database_cross_reference]->( {label: 'Janelia Research Campus slide code references'}) WHERE NOT (i:Individual)-[:database_cross_reference]->( {label: 'Driver Line on the FlyLight Split-GAL4 Site'}) RETURN DISTINCT i.label

╒═══════════════════════════════════════════╕ │"i.label" │ ╞═══════════════════════════════════════════╡ │"JRC_SS53191_VNC_2018_20180511_41_I1_20x" │ ├───────────────────────────────────────────┤ │"JRC_SS53191_Brain_2018_20180511_41_I1_20x"│ ├───────────────────────────────────────────┤ │"JRC_SS52628_Brain_2018_20180209_42_B3_20x"│ ├───────────────────────────────────────────┤ │"JRC_SS52628_VNC_2018_20180209_42_B3_20x" │ ├───────────────────────────────────────────┤ │"JRC_SS52631_Brain_2018_20180627_32_F1_20x"│ ├───────────────────────────────────────────┤ │"JRC_SS52631_VNC_2018_20180627_32_F1_20x" │ ├───────────────────────────────────────────┤ │"JRC_SS27853_Brain_2018_20180314_31_D1_20x"│ ├───────────────────────────────────────────┤ │"JRC_SS27853_VNC_2018_20180314_31_D1_20x" │ ├───────────────────────────────────────────┤ │"JRC_SS27853_Brain_2018_20180314_31_D2_20x"│ ├───────────────────────────────────────────┤ │"JRC_SS27853_VNC_2018_20180314_31_D2_20x" │ ├───────────────────────────────────────────┤ │"JRC_SS00940_Brain_2016_20140611_31_B2_20x"│ ├───────────────────────────────────────────┤ │"JRC_SS00940_VNC_2016_20140611_31_B2_20x" │ └───────────────────────────────────────────┘

Support info: Mon Nov 21 2022 11:05:32 GMT+0800 (Hong Kong Standard Time) Firefox 105.0 [1398,790] https://v2.virtualflybrain.org/org.geppetto.frontend/geppetto?id=VFB_001013st&i=VFB_00101567,VFB_001015hm,VFB_001012yk,VFB_001013f4,VFB_001015hu