==================================== Other Usage of Cistrome Search API ==================================== Search a Factor =============== Return a Factor record that matches a specified query. Resource URL ------------ http://cistrome.org/cisapi/get/f Parameters ---------- +--------------------+--------------------+ | | | +--------------------+--------------------+ |id |the Factor ID | +--------------------+--------------------+ |type |the type of Factor | | | | | |**Example Values**: | | |``tf``, ``hm`` | +--------------------+--------------------+ |name |the Factor name | +--------------------+--------------------+ Example ------- Check all the Histone Modification we have collected: http://cistrome.org/cisapi/get/f?type=hm Check all the Transcription Factors we have collected: http://cistrome.org/cisapi/get/f?type=tf Search a Cell Type ================== Return a Cell Type record that matches a specified query. Resource URL ------------ http://cistrome.org/cisapi/get/ct Parameters ---------- +--------+--------------------+ | | | +--------+--------------------+ |id |the CellType ID | +--------+--------------------+ |name |the CellType name | +--------+--------------------+ Search a Cell Line ================== Return a Cell Line record that matches a specified query. Resource URL ------------ http://cistrome.org/cisapi/get/cl Parameters ---------- +--------+--------------------+ | | | +--------+--------------------+ |id |the CellLine ID | +--------+--------------------+ |name |the CellLine name | +--------+--------------------+ Search a Cell Population ======================== Return a Cell Population record that matches a specified query. Resource URL ------------ http://cistrome.org/cisapi/get/cp Parameters ---------- +--------+--------------------+ | | | +--------+--------------------+ |id |the CellPop ID | +--------+--------------------+ |name |the CellPop name | +--------+--------------------+ Search a Species ================ Return a Species record that matches a specified query. Resource URL ------------ http://cistrome.org/cisapi/get/sp Parameters ---------- +--------+--------------------+ | | | +--------+--------------------+ |id |the Species ID | +--------+--------------------+ |name |the Species name | +--------+--------------------+ Search a Disease State ====================== Return a Disease State record that matches a specified query. Resource URL ------------ http://cistrome.org/cisapi/get/ds Parameters ---------- +--------+--------------------+ | | | +--------+--------------------+ |id |the DiseaseState ID | +--------+--------------------+ |name |the Disease State | | |name | +--------+--------------------+