From: jprocter Date: Wed, 31 Oct 2007 15:10:22 +0000 (+0000) Subject: javadoc X-Git-Tag: Release_2_4~212 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=7e1a8203d671e11bdc3eedf19c808f30f7a7c348;p=jalview.git javadoc --- diff --git a/src/jalview/io/JnetAnnotationMaker.java b/src/jalview/io/JnetAnnotationMaker.java index be063c8..8d0f40b 100755 --- a/src/jalview/io/JnetAnnotationMaker.java +++ b/src/jalview/io/JnetAnnotationMaker.java @@ -32,7 +32,7 @@ public class JnetAnnotationMaker * adds the annotation parsed by prediction to al. * @param prediction JPredFile * @param al AlignmentI - * @param firstSeq int - + * @param firstSeq int the index of the sequence to attach the annotation to (usually zero) * @param noMsa boolean * @param delMap mapping from columns in JPredFile prediction to residue number in al.getSequence(firstSeq) */