Package | Description |
---|---|
net.maizegenetics.analysis.phg |
Modifier and Type | Method and Description |
---|---|
List<ParseGVCF.GVCFLine> |
ParseGVCF.ProcessLines.processedLines() |
static Tuple<List<String>,Stream<ParseGVCF.GVCFLine>> |
ParseGVCF.stream(String filename)
The returns a list of the GVCF header lines and a stream of the processed data lines.
|
Copyright © 2018. All rights reserved.