public interface GAMETranscriptCallbackItf
Modifier and Type | Method and Description |
---|---|
void |
reportExon(RangeLocation range,
StrandedFeature.Strand strand)
Allows nesting class that manages a transcript template
to gain information about its extent from nested
elements that represent exons.
|
void reportExon(RangeLocation range, StrandedFeature.Strand strand)
Copyright © 2014 BioJava. All rights reserved.