public class GFF3Reader extends GFFDataModel
BaseDataModel.eDataType
data, fileName, min_max_values, valid
changeNotifier, data_type, mc
Constructor and Description |
---|
GFF3Reader() |
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
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.