Added filter so that input to a JPred job is *solely* the visible residues, and the...
authorjprocter <Jim Procter>
Fri, 6 Oct 2006 16:54:03 +0000 (16:54 +0000)
committerjprocter <Jim Procter>
Fri, 6 Oct 2006 16:54:03 +0000 (16:54 +0000)
commita5481d6e853a962af603f4a21b171ba6fc9c200d
tree273af8c574696236610c9de8bd2413536e8728a5
parent06118a7ac64edb37e3d741f9a768dba9ebb949fc
Added filter so that input to a JPred job is *solely* the visible residues, and the profile and prediction are correctly mapped back to the original seuence.
src/jalview/gui/AlignFrame.java
src/jalview/io/JnetAnnotationMaker.java
src/jalview/ws/JPredClient.java
src/jalview/ws/JPredThread.java [new file with mode: 0644]
src/jalview/ws/MsaWSThread.java