JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
N
O
P
Q
R
S
T
V
W
A
addEntityMeta(EntityMetaData)
- Method in class org.molgenis.data.vcf.
VcfRepositoryCollection
ALT
- Static variable in class org.molgenis.data.vcf.
VcfRepository
ALT_META
- Static variable in class org.molgenis.data.vcf.
VcfRepository
ANNOTATION_FIELD_SEPARATOR
- Static variable in class org.molgenis.data.vcf.utils.
VcfWriterUtils
C
canImport(File, RepositoryCollection)
- Method in class org.molgenis.data.vcf.importer.
VcfImporterService
CHROM
- Static variable in class org.molgenis.data.vcf.
VcfRepository
CHROM_META
- Static variable in class org.molgenis.data.vcf.
VcfRepository
close()
- Method in class org.molgenis.data.vcf.
VcfReaderFactoryImpl
close()
- Method in class org.molgenis.data.vcf.
VcfRepository
count()
- Method in class org.molgenis.data.vcf.
VcfRepository
createEntityStructureForVcf(EntityMetaData, String, Stream<Entity>)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
createEntityStructureForVcf(EntityMetaData, String, Stream<Entity>, List<AttributeMetaData>)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
createId(Entity)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
Creates a internal molgenis id from a vcf entity
createSampleEntities(VcfRecord, String, String)
- Method in class org.molgenis.data.vcf.format.
VcfToEntity
D
DEFAULT_ATTRIBUTE_DESCRIPTION
- Static variable in class org.molgenis.data.vcf.
VcfRepository
doImport(RepositoryCollection, DatabaseAction, String)
- Method in class org.molgenis.data.vcf.importer.
VcfImporterService
E
EFFECT
- Static variable in class org.molgenis.data.vcf.utils.
VcfWriterUtils
equals(Object)
- Method in class org.molgenis.data.vcf.datastructures.
Sample
equals(Object)
- Method in class org.molgenis.data.vcf.datastructures.
Trio
equalsSampleOrString(Object)
- Method in class org.molgenis.data.vcf.datastructures.
Sample
Allows compare with String or Sample object
F
FILTER
- Static variable in class org.molgenis.data.vcf.
VcfRepository
FILTER_META
- Static variable in class org.molgenis.data.vcf.
VcfRepository
FORMAT_GT
- Static variable in class org.molgenis.data.vcf.
VcfRepository
G
get()
- Method in class org.molgenis.data.vcf.
VcfReaderFactoryImpl
getAtomicAttributesFromList(Iterable<AttributeMetaData>)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
getAttributesMapFromList(Iterable<AttributeMetaData>)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
getCapabilities()
- Method in class org.molgenis.data.vcf.
VcfRepository
getChild()
- Method in class org.molgenis.data.vcf.datastructures.
Trio
getEntityMetaData()
- Method in class org.molgenis.data.vcf.format.
VcfToEntity
getEntityMetaData()
- Method in class org.molgenis.data.vcf.
VcfRepository
getEntityNames()
- Method in class org.molgenis.data.vcf.
VcfRepositoryCollection
getFather()
- Method in class org.molgenis.data.vcf.datastructures.
Trio
getGenotype()
- Method in class org.molgenis.data.vcf.datastructures.
Sample
getId()
- Method in class org.molgenis.data.vcf.datastructures.
Sample
getIdFromInfoField(String)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
getMother()
- Method in class org.molgenis.data.vcf.datastructures.
Trio
getMustChangeEntityName()
- Method in class org.molgenis.data.vcf.importer.
VcfImporterService
getName()
- Method in class org.molgenis.data.vcf.
VcfRepositoryCollection
getOrder()
- Method in class org.molgenis.data.vcf.importer.
VcfImporterService
getPedigree(Scanner)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
Get pedigree data from VCF Now only support child, father, mother No fancy data structure either Output: result.put(childID, Arrays.asList(new String[]{motherID, fatherID}));
getRepository(String)
- Method in class org.molgenis.data.vcf.
VcfRepositoryCollection
getSupportedDatabaseActions()
- Method in class org.molgenis.data.vcf.importer.
VcfImporterService
getSupportedFileExtensions()
- Method in class org.molgenis.data.vcf.importer.
VcfImporterService
H
hashCode()
- Method in class org.molgenis.data.vcf.datastructures.
Sample
hashCode()
- Method in class org.molgenis.data.vcf.datastructures.
Trio
hasRepository(String)
- Method in class org.molgenis.data.vcf.
VcfRepositoryCollection
I
ID
- Static variable in class org.molgenis.data.vcf.
VcfRepository
ID_META
- Static variable in class org.molgenis.data.vcf.
VcfRepository
INFO
- Static variable in class org.molgenis.data.vcf.
VcfRepository
INFO_META
- Static variable in class org.molgenis.data.vcf.
VcfRepository
integrationTestMetaData(MetaDataService, RepositoryCollection, String)
- Method in class org.molgenis.data.vcf.importer.
VcfImporterService
INTERNAL_ID
- Static variable in class org.molgenis.data.vcf.
VcfRepository
iterator()
- Method in class org.molgenis.data.vcf.
VcfRepository
Returns an iterator for this repository.
iterator()
- Method in class org.molgenis.data.vcf.
VcfRepositoryCollection
N
NAME
- Static variable in class org.molgenis.data.vcf.
VcfRepository
NAME
- Static variable in class org.molgenis.data.vcf.
VcfRepositoryCollection
O
onApplicationEvent(ContextRefreshedEvent)
- Method in class org.molgenis.data.vcf.importer.
VcfImporterServiceRegistrator
org.molgenis.data.vcf
- package org.molgenis.data.vcf
org.molgenis.data.vcf.datastructures
- package org.molgenis.data.vcf.datastructures
org.molgenis.data.vcf.format
- package org.molgenis.data.vcf.format
org.molgenis.data.vcf.importer
- package org.molgenis.data.vcf.importer
org.molgenis.data.vcf.utils
- package org.molgenis.data.vcf.utils
ORIGINAL_NAME
- Static variable in class org.molgenis.data.vcf.
VcfRepository
P
POS
- Static variable in class org.molgenis.data.vcf.
VcfRepository
POS_META
- Static variable in class org.molgenis.data.vcf.
VcfRepository
PREFIX
- Static variable in class org.molgenis.data.vcf.
VcfRepository
Q
QUAL
- Static variable in class org.molgenis.data.vcf.
VcfRepository
QUAL_META
- Static variable in class org.molgenis.data.vcf.
VcfRepository
R
REF
- Static variable in class org.molgenis.data.vcf.
VcfRepository
REF_META
- Static variable in class org.molgenis.data.vcf.
VcfRepository
registerVcfRepositorySource()
- Method in class org.molgenis.data.vcf.
VcfDataConfig
Registers the VcfRepositorySource factory so it can be used by DataService.createFileRepositorySource(File file);
reverseXrefMrefRelation(Iterator<Entity>)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
S
Sample
- Class in
org.molgenis.data.vcf.datastructures
Sample()
- Constructor for class org.molgenis.data.vcf.datastructures.
Sample
Sample(String)
- Constructor for class org.molgenis.data.vcf.datastructures.
Sample
Sample(String, Entity)
- Constructor for class org.molgenis.data.vcf.datastructures.
Sample
SAMPLES
- Static variable in class org.molgenis.data.vcf.
VcfRepository
setChild(Sample)
- Method in class org.molgenis.data.vcf.datastructures.
Trio
setFather(Sample)
- Method in class org.molgenis.data.vcf.datastructures.
Trio
setGenotype(Entity)
- Method in class org.molgenis.data.vcf.datastructures.
Sample
setId(String)
- Method in class org.molgenis.data.vcf.datastructures.
Sample
setMother(Sample)
- Method in class org.molgenis.data.vcf.datastructures.
Trio
SPACE_PIPE_SEPERATOR
- Static variable in class org.molgenis.data.vcf.utils.
VcfWriterUtils
T
toEntity(String[])
- Method in class org.molgenis.data.vcf.format.
VcfToEntity
toEntity(VcfRecord)
- Method in class org.molgenis.data.vcf.format.
VcfToEntity
toString()
- Method in class org.molgenis.data.vcf.datastructures.
Sample
toString()
- Method in class org.molgenis.data.vcf.datastructures.
Trio
toVcfDataType(MolgenisFieldTypes.FieldTypeEnum)
- Static method in class org.molgenis.data.vcf.utils.
VcfUtils
Trio
- Class in
org.molgenis.data.vcf.datastructures
Trio()
- Constructor for class org.molgenis.data.vcf.datastructures.
Trio
Trio(Sample, Sample, Sample)
- Constructor for class org.molgenis.data.vcf.datastructures.
Trio
tryCloseVcfReader(VcfReader)
- Method in class org.molgenis.data.vcf.
VcfReaderFactoryImpl
V
validateImport(File, RepositoryCollection)
- Method in class org.molgenis.data.vcf.importer.
VcfImporterService
VARIANT
- Static variable in class org.molgenis.data.vcf.utils.
VcfWriterUtils
VcfDataConfig
- Class in
org.molgenis.data.vcf
VcfDataConfig()
- Constructor for class org.molgenis.data.vcf.
VcfDataConfig
VcfImporterService
- Class in
org.molgenis.data.vcf.importer
VcfImporterService(DataService, PermissionSystemService)
- Constructor for class org.molgenis.data.vcf.importer.
VcfImporterService
VcfImporterServiceRegistrator
- Class in
org.molgenis.data.vcf.importer
VcfImporterServiceRegistrator(VcfImporterService, ImportServiceFactory)
- Constructor for class org.molgenis.data.vcf.importer.
VcfImporterServiceRegistrator
VcfReaderFactory
- Interface in
org.molgenis.data.vcf
VcfReaderFactoryImpl
- Class in
org.molgenis.data.vcf
VcfReaderFactoryImpl(File)
- Constructor for class org.molgenis.data.vcf.
VcfReaderFactoryImpl
VcfRepository
- Class in
org.molgenis.data.vcf
Repository implementation for vcf files.
VcfRepository(File, String)
- Constructor for class org.molgenis.data.vcf.
VcfRepository
VcfRepository(VcfReaderFactory, String)
- Constructor for class org.molgenis.data.vcf.
VcfRepository
VcfRepositoryCollection
- Class in
org.molgenis.data.vcf
VcfRepositoryCollection(File)
- Constructor for class org.molgenis.data.vcf.
VcfRepositoryCollection
VcfToEntity
- Class in
org.molgenis.data.vcf.format
VcfToEntity(String, VcfMeta)
- Constructor for class org.molgenis.data.vcf.format.
VcfToEntity
vcfToEntitySupplier
- Variable in class org.molgenis.data.vcf.
VcfRepository
VcfUtils
- Class in
org.molgenis.data.vcf.utils
VcfUtils()
- Constructor for class org.molgenis.data.vcf.utils.
VcfUtils
VcfWriterUtils
- Class in
org.molgenis.data.vcf.utils
VcfWriterUtils()
- Constructor for class org.molgenis.data.vcf.utils.
VcfWriterUtils
W
writeInfoFieldsToEntity(VcfRecord, Entity)
- Method in class org.molgenis.data.vcf.format.
VcfToEntity
writeToVcf(Entity, List<AttributeMetaData>, List<String>, BufferedWriter)
- Static method in class org.molgenis.data.vcf.utils.
VcfWriterUtils
Convert an vcfEntity to a VCF line Only output attributes that are in the attributesToInclude list, or all if attributesToInclude is empty
writeVcfHeader(File, BufferedWriter, List<AttributeMetaData>)
- Static method in class org.molgenis.data.vcf.utils.
VcfWriterUtils
Convert an vcfEntity to a VCF line Only output attributes that are in the attributesToInclude list, or all if attributesToInclude is empty
writeVcfHeader(File, BufferedWriter, List<AttributeMetaData>, List<String>)
- Static method in class org.molgenis.data.vcf.utils.
VcfWriterUtils
Checks for previous annotations
A
C
D
E
F
G
H
I
N
O
P
Q
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All Rights Reserved.