X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fpipeline%2F_jpred%2FPairwise.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fpipeline%2F_jpred%2FPairwise.html;h=b7f3bbdd24ae3bf83a587b264c97918417576c15;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/pipeline/_jpred/Pairwise.html b/website/full_javadoc/compbio/pipeline/_jpred/Pairwise.html new file mode 100644 index 0000000..b7f3bbd --- /dev/null +++ b/website/full_javadoc/compbio/pipeline/_jpred/Pairwise.html @@ -0,0 +1,257 @@ + + + + + + +Pairwise + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.pipeline._jpred +
+Class Pairwise

+
+java.lang.Object
+  extended by compbio.pipeline._jpred.Pairwise
+
+
+
+
public class Pairwise
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
Pairwise(List<FastaSequence> sequences) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+static voidmain(String[] args) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+Pairwise

+
+public Pairwise(List<FastaSequence> sequences)
+
+
+ + + + + + + + +
+Method Detail
+ +

+main

+
+public static final void main(String[] args)
+                       throws FileNotFoundException,
+                              IOException
+
+
+ +
Throws: +
FileNotFoundException +
IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +