git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf82c19
)
JAL-1619 Javadoc
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Wed, 14 Jan 2015 16:33:27 +0000
(16:33 +0000)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Wed, 14 Jan 2015 16:33:27 +0000
(16:33 +0000)
src/jalview/analysis/AlignmentUtils.java
patch
|
blob
|
history
diff --git
a/src/jalview/analysis/AlignmentUtils.java
b/src/jalview/analysis/AlignmentUtils.java
index
741e5e4
..
681589c
100644
(file)
--- a/
src/jalview/analysis/AlignmentUtils.java
+++ b/
src/jalview/analysis/AlignmentUtils.java
@@
-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