public class UCSCGTFReader extends GFFDataModel
BaseDataModel.eDataType
Modifier and Type | Field and Description |
---|---|
protected static int |
NUM_RESULTS |
data, fileName, min_max_values, valid
changeNotifier, data_type, mc
Constructor and Description |
---|
UCSCGTFReader() |
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 a marker collection from a stream.
|
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
public void loadFromReader(java.io.Reader reader, java.lang.String file_name, VioletApp app) throws java.io.IOException, FileFormatException
java.io.IOException
FileFormatException
public int readElements(VioletApp app, java.io.Reader reader) throws java.io.IOException, FileFormatException
readElements
in class GFFDataModel
reader
- java.io.IOException
FileFormatException
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.