public class VcfToEntity extends Object
| Constructor and Description |
|---|
VcfToEntity(String entityName,
org.molgenis.vcf.meta.VcfMeta vcfMeta) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Entity> |
createSampleEntities(org.molgenis.vcf.VcfRecord vcfRecord,
String entityPosAlt,
String entityId) |
EntityMetaData |
getEntityMetaData() |
Entity |
toEntity(String[] tokens) |
Entity |
toEntity(org.molgenis.vcf.VcfRecord vcfRecord) |
protected void |
writeInfoFieldsToEntity(org.molgenis.vcf.VcfRecord vcfRecord,
Entity entity) |
public VcfToEntity(String entityName, org.molgenis.vcf.meta.VcfMeta vcfMeta)
public Entity toEntity(org.molgenis.vcf.VcfRecord vcfRecord)
protected List<Entity> createSampleEntities(org.molgenis.vcf.VcfRecord vcfRecord, String entityPosAlt, String entityId)
protected void writeInfoFieldsToEntity(org.molgenis.vcf.VcfRecord vcfRecord, Entity entity)
public EntityMetaData getEntityMetaData()
Copyright © 2016. All Rights Reserved.