public class VCFReader extends GFFVariantsReader
BaseDataModel.eDataType
Modifier and Type | Field and Description |
---|---|
protected boolean |
is_vPacBio |
protected static int |
NUM_RESULTS |
protected static java.lang.String |
VCF_COVERAGE_TAG |
protected static java.lang.String |
VCF_PACBIO_TAG |
genotype_tag, is_v13, VARIANT_DEF_TAG, VARIANT_DELETION_TYPE, VARIANT_INSERTION_TYPE, VARIANT_SUBST_TYPE, VARIANT_TYPES_LABELS, VARIANT_V12_GENOTYPE_TAG, VARIANT_V13_GENOTYPE_TAG, VARIANT_V13_TAG, VARIANT_V131_TAG, VARIANT_V133_FREQUENCY_TAG, VARIANT_V133_TAG, VARIANT_V140_TAG, VARIANT_V200_TAG, VARIANT_V210_TAG
data, fileName, min_max_values, valid
changeNotifier, data_type, mc
Constructor and Description |
---|
VCFReader() |
Modifier and Type | Method and Description |
---|---|
void |
loadFromReader(java.io.Reader reader,
java.lang.String file_name,
VioletApp app) |
int |
readElements(VioletApp app,
java.io.Reader reader)
Loads variants info
|
getDataPointForInterval, getVariantLabel
clear, get, getDataInfo, getFileHeader, getFilePath, getMinMaxValues, getResults, invalidate, isValid, size, toCollection, validate
copyAsMarkerCollectionArray, detach, getNumItems, getResult, iterator
addChangeListener, fireChangeEvent, getDataType, getDataTypeAsString, getMarkersForContig, getNumContigs, hasData, isMarkerType, isModificationsType, isReadsType, isSummaryType, isVariantsType, removeChangeListener, setTypeAndNumContigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChangeListener, removeChangeListener
protected static final int NUM_RESULTS
protected static final java.lang.String VCF_PACBIO_TAG
protected static final java.lang.String VCF_COVERAGE_TAG
protected boolean is_vPacBio
public void loadFromReader(java.io.Reader reader, java.lang.String file_name, VioletApp app) throws java.io.IOException, FileFormatException
loadFromReader
in class GFFVariantsReader
java.io.IOException
FileFormatException
public int readElements(VioletApp app, java.io.Reader reader) throws java.io.IOException, FileFormatException
GFFVariantsReader
readElements
in class GFFVariantsReader
java.io.IOException
FileFormatException
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.