JAL-1479 implemented timestamp based caching of SIFTS by providing code which checks...
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 7 Jan 2016 14:50:06 +0000 (14:50 +0000)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 7 Jan 2016 14:50:06 +0000 (14:50 +0000)
commit6971cef43ca33a794aef8e8493ba7301d921444e
treee0ab1d516a8b63182e698306bdd4db07cf0e6e9d
parent26a8bcef19885071a20e238d06c514404ecbc573
JAL-1479 implemented timestamp based caching of SIFTS by providing code which checks if an already downloaded SIFTS file has exceeded a certain threshold upon processing. Also added a method to handle SIFTS entries for cases when an 'entityId' is NOT EQUAL TO 'chainId', this is a heuristic measure achieved using greedy search.
src/jalview/ws/sifts/SiftsClient.java
test/jalview/ws/sifts/SiftsClientTest.java