Minor html-formatting-related documentation fix to the SnpEff class.
This commit is contained in:
parent
3db457ed01
commit
1e682deb26
|
|
@ -45,7 +45,7 @@ import java.util.*;
|
||||||
* (http://snpeff.sourceforge.net/).
|
* (http://snpeff.sourceforge.net/).
|
||||||
*
|
*
|
||||||
* For each variant, chooses one of the effects of highest biological impact from the SnpEff
|
* For each variant, chooses one of the effects of highest biological impact from the SnpEff
|
||||||
* output file (which must be provided on the command line via --snpEffFile <filename>.vcf),
|
* output file (which must be provided on the command line via --snpEffFile filename.vcf),
|
||||||
* and adds annotations on that effect.
|
* and adds annotations on that effect.
|
||||||
*
|
*
|
||||||
* @author David Roazen
|
* @author David Roazen
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue