Adding to the Hrun docs
This commit is contained in:
parent
b16e169412
commit
819c3d0c15
|
|
@ -17,7 +17,7 @@ import java.util.List;
|
|||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* Largest contiguous homopolymer run of the variant allele in either direction on the reference.
|
||||
* Largest contiguous homopolymer run of the variant allele in either direction on the reference. Computed only for bi-allelic sites.
|
||||
*/
|
||||
public class HomopolymerRun extends InfoFieldAnnotation implements StandardAnnotation {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue