Network Web Service Clients
Name
|
Description |
REST
|
SOAP
|
|||
---|---|---|---|---|---|---|
run JSON
|
run JSP
|
Java |
Perl |
|||
.class | .java | |||||
ClientNetWorkgetTFGene |
Get the network between Transcription Factors (TF) and their regulated genes. The elements of this network are TFs and genes.The data enable users to describe the network as either,regulatory gene to affected gene, or TF to regulated gene.The graphs will be similar, except for autoregulation of TFsin the gene-to-gene network where the interaction is a loop,but an arrow in the TF to gene graph. Note that autoregulationis far from an exceptional case. The case of heterodimers is more complex, since there will be one node to the protein (i.e. IHF); but two nodes for each gene encoding a homodimer (i.e. himA and himB). Furthermore, a quite complex module occurs when the heterodimer complex is auto-regulated. |
|
||||
ClientNetWorkgetTFOperon |
Get the network between Transcription Factors (TF) and their regulated operons. In this network type, the number of interactions and nodes is even smaller than the TF-TUs(Transcription Units), since an operon may contain multiple TUs. The prize of this simplificationis that an edge is not directly related to a single mechanism or regulated promoter. For instance, a single CRP site participates in both, the activation and repression of galp1 and galp2 promoters, respectively; in both cases, transcribing the galETK operon. This is represented as two interactions in the TF-TU network (two edges); while a single edge with a dual function represents the dual effect of CRP on the operon. |
|
||||
ClientNetWorkgetTFGeneInOutDegree |
Get the transcription regulatory interactions for affecting a specific Transcription Factor (in-degree and out-degree). Notice that a regulon identifier is required. |
 
|
|
|||
ClientNetWorkgetTFTF |
Get the network between Transcription Factors (TFs). This is a subset of the TF-gene network, which contains only those interactions affecting the TFs expression. |
|||||
ClientNetWorkgetSigmaTU |
Get the network between sigma factors and their corresponding transcribed Transcription Units. |
|
||||
ClientNetWorkgetSigmaGene |
Get the network between sigma factors and their corresponding transcribed genes. Notice that in this network, the interactions refer to transcription; however, a positive function is assigned for refer to the positive effect of sigma in the gene transcription. |
|
||||
ClientNetWorkgetTFTU |
Get the network between TFs and their regulated transcription units (TUs). Each outgoing edge describes relation of a TF with a transcription unit (group of genes transcribed from a single promoter).; making it a much smaller network than the TF-gene network. The interactions of this network are at a single promoter by definition. |
|
Gene Web Service Client
Name
|
Description |
run JSP |
Download |
||
---|---|---|---|---|---|
Java |
Perl |
||||
.class | .java | ||||
ClientGenegetGene |
Get the information contained in the gene web page of RegulonDB. Example: http://regulondb.ccg.unam.mx/gene?organism=ECK12&term=ECK120000050&format=jsp&type=gene |
|
Operon Web Service Client
Name
|
Description |
run JSP
|
Download
|
||
---|---|---|---|---|---|
Java |
Perl |
||||
.class | .java | ||||
ClientOperongetOperon |
Get the information contained in the operon web page of RegulonDB. Example: http://regulondb.ccg.unam.mx/operon?term=ECK120015033&format=jsp&organism=ECK12&type=operon |
Promoter Web Service Client
Name
|
Description |
run JSP
|
Download
|
||
---|---|---|---|---|---|
Java |
Perl |
||||
.class | .java | ||||
ClientPromotergetPromoter |
Get the information contained in the promoter section of operon web page in RegulonDB; also, the transcription unit(s) transcribed by the promoter are added. |
|
Regulon Web Service Client
Name
|
Description |
run JSP
|
Download
|
||
---|---|---|---|---|---|
Java |
Perl |
||||
.class | .java | ||||
ClientRegulongetRegulon |
Get the information contained in the regulon web page of RegulonDB. Notice that regulon identifier is different in each release, because it is regenerating. |
|
TranscriptionUnit Web Service Client
Name
|
Description |
run JSP
|
Download
|
||
---|---|---|---|---|---|
Java |
Perl |
||||
.class | .java | ||||
ClientTranscriptionUnitgetgetTranscriptionUnit |
Get the information contained in the Transcription Unit section of the operon web page in RegulonDB. Example: http://regulondb.ccg.unam.mx/operon?term=ECK120015033&format=jsp&organism=ECK12&type=operon |
|
DataUtilities Web Service Client
Name
|
Description |
run JSP
|
Download
|
||
---|---|---|---|---|---|
Java
|
Perl
|
||||
.class | .java | ||||
ClientDataUtilitiesgetAllDNAObjectsInterval |
Get all DNA objects in a given interval. |
|
Tool Web Service Client
Name
|
Description
|
run JSP
|
Download
|
||
---|---|---|---|---|---|
Java
|
Perl
|
||||
.class | .java | ||||
ClientToolgetDrawingTracesTool |
Get the image of all DNA objects in a given interval, obtained by the DrawingTracesTool. |
DataSets Web Service Client
Name
|
Description |
run JSP
|
Download
|
||
---|---|---|---|---|---|
Java
|
Perl |
||||
.class | .java | ||||
ClientDataSetsgetTFBindingSites |
Get all DNA sites recognized by Transcription Factors. |