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:
2780a5c
)
JAL-2738 javadoc correction
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Wed, 11 Oct 2017 07:59:54 +0000
(08:59 +0100)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Wed, 11 Oct 2017 07:59:54 +0000
(08:59 +0100)
src/jalview/io/vcf/VCFLoader.java
patch
|
blob
|
history
diff --git
a/src/jalview/io/vcf/VCFLoader.java
b/src/jalview/io/vcf/VCFLoader.java
index
3d269d8
..
6309fe7
100644
(file)
--- a/
src/jalview/io/vcf/VCFLoader.java
+++ b/
src/jalview/io/vcf/VCFLoader.java
@@
-287,7
+287,7
@@
public class VCFLoader
/**
* Transfers VCF features to sequences to which this sequence has a mapping.
- * If the mapping is 1:3, computes peptide variants from nucleotide variants.
+ * If the mapping is 3:1, computes peptide variants from nucleotide variants.
*
* @param seq
*/