public class VcfUtils extends Object
| Constructor and Description |
|---|
VcfUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkPreviouslyAnnotatedAndAddMetadata(File inputVcfFile,
PrintWriter outputVCFWriter,
List<String> infoFields,
String checkAnnotatedBeforeValue)
Checks for previous annotations
|
static String |
convertToVCF(Entity vcfEntity)
Convert an vcfEntity to a VCF line
|
public static final String TAB
public static String convertToVCF(Entity vcfEntity)
vcfEntity - public static boolean checkPreviouslyAnnotatedAndAddMetadata(File inputVcfFile, PrintWriter outputVCFWriter, List<String> infoFields, String checkAnnotatedBeforeValue) throws org.apache.xmlbeans.impl.piccolo.io.FileFormatException, FileNotFoundException
inputVcfFile - outputVCFWriter - infoFields - checkAnnotatedBeforeValue - Exceptionorg.apache.xmlbeans.impl.piccolo.io.FileFormatExceptionFileNotFoundExceptionCopyright © 2015. All Rights Reserved.