Skip to content

Repository files navigation

AMIS

A Mouse Image Server

  1. http://amis.docking.org/loadimages This script will load all tif files from ‘/nfs/ex9/idg-images/’ including all sub folders. If .tif file is already in our database it sill skip those files. If .tif file is new and not stored our database, it will store data by parsing file name. If there is no jpg file with same file name in the same directory, script will lookup jpg file from ‘/nfs/ex9/idg-images/jpegs/’ folder and it will move the jpeg files from this directory if there is jpeg file with same name.

  2. http://amis.docking.org/TAS2R4/thymus or http://amis.docking.org?gene=TAS2R4&organ=thymus It will automatically select gene and organ that specified in the URL http://amis.docking.org/{gene}/{organ}

Returns all data without any pagination http://amis.docking.org/slices?per_page=-1

Returns all data without any pagination and filter by gene http://amis.docking.org/slices?per_page=-1&gene=GPR85

There are 2 types of format that script loads.

#HistologicalCleared
#nomenclatureValuenomenclatureValue
1geneGPR85geneGPR85
2experimentAi9experimentAi9
3genotype_gene1genotype_gene1
4genotype_reporter1genotype_reporter1
5mouse_number1540mouse_number1
6sexmsexM
7agep30agep30
8manipulation_typereporter-gene-crossmanipulation_typereporter-gene-cross
9organheartorganbrain
10UBERON948UBERON955
11orientationndorientationc
12slde_number00001slice_id812
13slice_id3z_step_size1 .26675
14objective10xobjective20x
15instrumentOlympusinstrumentLSM
16wavelengthDAPIwavelengthtdTomato
17checksummd5checksummd5

If you want to download as a json format. You need to add .json after slices as below. http://amis.docking.org/slices.json?per_page=-1

About

A Mouse Image Server

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages