matthiaskoenig / cy3sbml

cy3sbml: SBML for Cytoscape 3
GNU Lesser General Public License v3.0
13 stars 2 forks source link

Update uniprot library #266

Closed matthiaskoenig closed 6 years ago

matthiaskoenig commented 6 years ago

Hi all,

The new UniProt data, for release 2018.03, has been made public today.

Regarding the UniProtJAPI itself, we need make a new release 1.0.18 to cope with new UniProt evidence type.

Please update to avoid the error message about unknown evidence type ? but note that we have made no breaking API code changes and so after updating, your code will continue to function as usual.

The UniProt JAPI: http://www.ebi.ac.uk/uniprot/japi/ http://www.ebi.ac.uk/uniprot/japi/

Maven Repository:

https://www.ebi.ac.uk/~maven/m2repo/uk/ac/ebi/uniprot/japi/1.0.18/ https://www.ebi.ac.uk/~maven/m2repo/uk/ac/ebi/uniprot/japi/1.0.18/

Happy UniProtJAPIing and please do contact us should you have any question at all,

The UniProt team