Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Fix README tables
Browse files Browse the repository at this point in the history
  • Loading branch information
steplica authored Nov 14, 2018
1 parent 76111de commit 5145280
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ This outlines every API's endpoints, request types, and expected request paramet
###### Aligns protein active sites with motifs

Request body parameters

| Parameter | Type | Function |
|:----------|:-----|:---------|
| pdbIds | String Array | The PDB IDs of the proteins that will be aligned with each motif |
Expand Down Expand Up @@ -95,6 +96,7 @@ NOT IMPLEMENTED
###### Get a list of motifs

Query string parameters

| Parameter | Type | Function |
|:----------|:-----|:---------|
| ecnumber | String | An optional EC number to filter the list of motifs by |
Expand All @@ -104,6 +106,7 @@ Query string parameters
###### Get a specific motif

Path parameters

| Parameter | Type | Function |
|:----------|:-----|:---------|
| pdbid | String | The unqiue PDB ID of the motif |
Expand Down

0 comments on commit 5145280

Please sign in to comment.