public class Variant extends Locus
| Constructor and Description |
|---|
Variant(String chrom,
Long pos,
String id,
String ref,
String alt,
String info) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlt() |
String |
getId() |
String |
getInfo() |
String |
getRef() |
String |
toString() |
Copyright © 2015. All Rights Reserved.