JAL-1619 Javadoc
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Wed, 14 Jan 2015 16:33:27 +0000 (16:33 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Wed, 14 Jan 2015 16:33:27 +0000 (16:33 +0000)
src/jalview/analysis/AlignmentUtils.java

index 741e5e4..681589c 100644 (file)
@@ -195,7 +195,8 @@ public class AlignmentUtils
 
   /**
    * Build mapping of protein to cDNA alignment. Mappings are made between
-   * sequences which have the same name and compatible lengths.
+   * sequences which have the same name and compatible lengths. Returns true if
+   * at least one sequence mapping was made, else false.
    * 
    * @param proteinAlignment
    * @param cdnaAlignment