d from the API webpage.
For the moment the results obtained from the API are in pure HTML, XML or JSON.
=head2 Search functionalities
=head3 Search Protein
Search proteins matching the query or sea
$np->search_cv(-query => "colon", -filter => "keyword");
=head3 Format:
Output format maybe in JSON (default), HTML or XML.
@result = $np->search_protein(-query => "kinase", -filter => "disease"
_info(-query => "NX_P13051", -retrieve => "expression");
=head3 Format:
Output format maybe in JSON (default), HTML or XML.
@result = $np->get_protein_info(-query => "NX_P13051", -retrieve => "ex