public class VcfSample extends Object
| Constructor and Description |
|---|
VcfSample(VcfRecord vcfRecord) |
VcfSample(VcfRecord vcfRecord,
String[] tokens) |
| Modifier and Type | Method and Description |
|---|---|
VcfSample |
createClone() |
List<Allele> |
getAlleles() |
String |
getData(int idx) |
List<Boolean> |
getPhasings() |
String[] |
getTokens() |
void |
reset(String[] tokens) |
public VcfSample(VcfRecord vcfRecord)
Copyright © 2019. All rights reserved.