Versions Compared

Key

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

...

Mouse Brain ISH exeriments in comma delimited format:

Note: Space characters enclosed in quotation marks have been replaced with the "+" character to allow this example to be copy + pasted into the address bar of browsers.

Code Block
http://api.brain-map.org/api/v2/data/query.csv?criteria=
model::SectionDataSet,
rma::criteria,[failed$eqfalse],products[abbreviation$eq'Mouse'],treatments[name$eq'ISH'],genes,plane_of_section,
rma::options,
[tabular$eq'plane_of_sections.name+as+plane','genes.acronym+as+gene','data_sets.id+as+section_data_set_id'],
[order$eq'plane_of_sections.name,genes.acronym,data_sets.id']
&num_rows=50&start_row=0

...