javadoc
authorjprocter <Jim Procter>
Wed, 31 Oct 2007 15:10:22 +0000 (15:10 +0000)
committerjprocter <Jim Procter>
Wed, 31 Oct 2007 15:10:22 +0000 (15:10 +0000)
src/jalview/io/JnetAnnotationMaker.java

index be063c8..8d0f40b 100755 (executable)
@@ -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)
    */