Skip to content

Commit

Permalink
Merge pull request #55 from volkamerlab/klifs-dev
Browse files Browse the repository at this point in the history
Add KLIFS Swagger API updates
  • Loading branch information
dominiquesydow authored Sep 14, 2021
2 parents 04a925d + 3a62c3e commit d824ecc
Show file tree
Hide file tree
Showing 17 changed files with 2,764 additions and 4,681 deletions.
18 changes: 11 additions & 7 deletions docs/other/20201013_opencadd_new_features_slides.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,17 @@
"Some of the class method options:\n",
"\n",
"| | kinases | ligands | structures | bioactivities | interactions | pockets |\n",
"|:--------------------------| - | - | - | - | - | - |\n",
"| __by_kinase_klifs_id__ | x | x | x | x | x | | \n",
"| __by_kinase_name__ | x | x | x | | | |\n",
"| __by_ligand_klifs_id__ | | x | x | x | x | |\n",
"| __by_ligand_expo_id__ | | x | x | | | |\n",
"| __by_structure_klifs_id__ | | | x | | x | x |\n",
"| __by_structure_pdb_id__ | | | x | | | |"
"|:--------------------------| - | - | - | - | - | - |\n",
"| __by_kinase_klifs_id__ | x* | x* | x* | | x | | \n",
"| __by_kinase_name__ | x* | x | x | | | |\n",
"| __by_ligand_klifs_id__ | | x* | x | x\\* \\** | x | |\n",
"| __by_ligand_expo_id__ | | x | x | x\\* \\** | | |\n",
"| __by_structure_klifs_id__ | | | x* | | x* | x* |\n",
"| __by_structure_pdb_id__ | | | x* | | | |\n",
"\n",
" \\* Direct use of KLIFS Swagger API.\n",
" \n",
" \\** KLIFS Swagger API allows only ONE input value.\n"
]
},
{
Expand Down
Loading

0 comments on commit d824ecc

Please sign in to comment.