Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Source search for experiments with injection in the isocortex
    Code Blocknoformat
    http://api.brain-map.org/api/v2/data/query.xml?criteria=
    service::mouse_connectivity_injection_structure[injection_domain$eqIsocortex]
    
  • Source search for experiments performed on wild-type specimens and with injection in the isocortex
    Code Blocknoformat
    http://api.brain-map.org/api/v2/data/query.xml?criteria=
    service::mouse_connectivity_injection_structure[injection_domain$eqIsocortex][transgenic_lines$eq0]
    
  • Source search for experiments performed on Syt6-Cre_KI148 cre-line specimens and with injection in the isocortex
    Code Blocknoformat
    http://api.brain-map.org/api/v2/data/query.xml?criteria=
    service::mouse_connectivity_injection_structure[injection_domain$eqIsocortex][transgenic_lines$eq'Syt6-Cre_KI148']
    

...

  • Target search for experiments with projection signal in the target structure LGd (dorsal part of the lateral geniculate complex) and injection in the isocortex
    Code Blocknoformat
    http://api.brain-map.org/api/v2/data/query.xml?criteria=
    service::mouse_connectivity_injection_structure[injection_domain$eqIsocortex][target_domain$eqLGd]
    

...

  • Spatial search for experiments with projection signal in a target location in VM (ventral medial nucleus of the thalamus)
    Code Blocknoformat
    http://api.brain-map.org/api/v2/data/query.xml?criteria=
    service::mouse_connectivity_target_spatial[seed_point$eq6900,5050,6450]
    

...

Example: Injection coordinate search for experiments with a seed location in VM (ventral medial nucleus of the thalamus)

Code Blocknoformat
http://api.brain-map.org/api/v2/data/query.xml?criteria=
service::mouse_connectivity_injection_coordinate[seed_point$eq6900,5050,6450]

...

  • Correlation search for experiment with similar projection profile in the thalamus compared to seed experiment 112670853 (injection in primary motor area of the cortex)
    Code Blocknoformat
    http://api.brain-map.org/api/v2/data/query.xml?criteria=
    service::mouse_connectivity_correlation[row$eq112670853][structures$eqTH]
    

...