JAL-3855 check for existence of an alpha fold model when pinging the PDBe
authorJim Procter <j.procter@dundee.ac.uk>
Tue, 27 Jul 2021 12:34:48 +0000 (13:34 +0100)
committerJim Procter <j.procter@dundee.ac.uk>
Tue, 27 Jul 2021 12:44:01 +0000 (13:44 +0100)
commit6d03a7bc7ca503f0e845dcbc568e44a39c842612
tree90570409ac88d110b61c11ca056d48cbfc0a37ce
parent5b9070df0962684467dbce0535559ebf050c7b63
JAL-3855 check for existence of an alpha fold model when pinging the PDBe
src/jalview/fts/service/alphafold/AlphafoldRestClient.java [new file with mode: 0644]
src/jalview/fts/service/pdb/PDBFTSRestClient.java