MIGREW database API description.

It is the MIGREW database API description page. Lower you can find the instruction of using it.

But little statistical information first. The database contains information about:

ObjectAmount
diseases4
genes5
markers16
plants548
papers73
places44

The time on the server is 25 ?????? 2024 ?. 0:41:26 NOVT.

The time on the server is the smmth.

Instruction of using database.

/stat - Request database statistics.
/diseases - request all diseases in the database.
parametertypeis requreddescriptionexample
nameStringnorequest diseases that matches the name./diseases?name=mmes
/genes - request all genes in the database.
parametertypeis requreddescriptionexample
nameStringnorequest all genes in the database that matches the searchName./genes?name=mmes
translocationStringnorequest all genes in the database that are translocation (transVal=1) or not (transVal=0)./genes?translocation=0
/markers - request all markers in the database.
parametertypeis requreddescriptionexample
nameStringnorequest all markers in the database that matches the searchName./markers?name=mmes
inheritanceStringnorequest all genes in the database that are translocation (transVal=1) or not (transVal=0)./markers?inheritance=smpltxt
typeStringnorequest all genes in the database that are translocation (transVal=1) or not (transVal=0)./markers?type=smpl
/places - request all places in the database.
parametertypeis requreddescriptionexample
idStringnoplace identifier/places?id=Россия
countryStringnoname of the country/places?country=Россия
regionStringnoname of the country region/places?region=сибир
agencyStringnoagency name/places?agency=ICG_SB_RAS
/papers - request all papers in the database.
/plants - request all papers in the database.
/protocols - request all protocols in the database.
/pyramids - request all pyramids in the database.
/virulence - request all papers in the database.
parametertypeis requreddescriptionexample
virulencegeneStringnovirulencegene/virulance?virulencegene=Lr
diseaseStringnoDisease identifier/virulance?disease=LR
placeStringnoplace identifier/virulance?place=Russia
yearStringnoyear of the data (default is -1)/virulance?year=2015
exactmatchintno0 - substring (default). 1 - exact match of the search/virulance?exactmatch=1