AMPSphere API helps you easily access the AMPSphere data. 🚀
API |
Description |
Status |
Public use |
Production ready |
/v1/amps |
Get a list of Antimicrobial peptides based on filter criteria. |
|
|
|
/v1/amps/{accession} |
Get all information of an AMP. |
|
|
|
/v1/amps/{accession}/helicalwheel |
Get helical_wheel graph of an AMP. |
|
|
|
/v1/amps/{accession}/features |
Get all features graph of an AMP. |
|
|
|
/v1/amps/{accession}/distributions |
Get geography, habitat and microbial source distributions of an AMP. |
|
|
|
/v1/amps/{accession}/metadata |
Get metadata of an AMP. |
|
|
|
/v1/families/ |
Get a list of AMP families. |
|
|
|
/v1/families/{accession} |
Get all information of an AMP family. |
|
|
|
/v1/families/{accession}/features |
Get features of all the AMPs belonging to an AMP family. |
|
|
|
/v1/families/{accession}/distributions |
Get geography, habitat and microbial source distributions of an AMP family. |
|
|
|
/v1/families/{accession}/downloads |
Get downloadable files of an AMP family. |
|
|
|
/v1/families/{accession}/downloads/{file} |
File downloading API. |
|
|
|
/v1/statistics |
Get overall statistics of the AMPSphere data. |
|
|
|
/v1/available_filters |
Get available filters and options for retrieving AMPs. |
|
|
|
/v1/downloads |
Get all downloadable files generated based on the AMPSphere data. |
|
|
|
/v1/downloads/{file} |
File downloading API. |
|
|
|
/v1/search/text |
Search for AMPs by text. |
|
|
|
/v1/search/mmseqs |
Search for similar AMPs by input sequences. |
|
|
|
/v1/search/hmmer |
Search for AMP families by input sequences. |
|
|
|
Please report issues at out GitHub repository or Contact us.