| addExtraScore(double score) | broad.core.annotation.LightweightGenomicAnnotation | |
| almostEqual(LightweightGenomicAnnotation other, int fudge) | broad.core.annotation.LightweightGenomicAnnotation | |
| compareToAnnotation(Annotation b) | umms.core.annotation.Annotation | |
| complement() | umms.core.annotation.Annotation | |
| contains(LightweightGenomicAnnotation other) | broad.core.annotation.LightweightGenomicAnnotation | |
| umms::core::annotation::Annotation.contains(Annotation other) | umms.core.annotation.Annotation | |
| copy() | umms.core.annotation.Annotation | |
| disect(Annotation a) | umms.core.annotation.Annotation | |
| disect(List<?extends Annotation > disectors) | umms.core.annotation.Annotation | |
| equals(Annotation other) | umms.core.annotation.Annotation | |
| equals(Annotation other, boolean useOrientation) | umms.core.annotation.Annotation | |
| expand(int deltaStart, int deltaEnd) | umms.core.annotation.Annotation | |
| fullyContains(Annotation annotation) | umms.core.annotation.Annotation | |
| getBlocks() | umms.core.annotation.Annotation | |
| getBlocks(boolean oriented) | umms.core.annotation.Annotation | |
| getChr() | umms.core.annotation.Annotation | |
| getChromosome() | broad.core.annotation.LightweightGenomicAnnotation | |
| getChromosomeString() | broad.core.annotation.LightweightGenomicAnnotation | |
| getDistanceTo(LightweightGenomicAnnotation other) | broad.core.annotation.LightweightGenomicAnnotation | |
| umms::core::annotation::Annotation.getDistanceTo(Annotation other) | umms.core.annotation.Annotation | |
| getEnd() | broad.core.annotation.LightweightGenomicAnnotation | |
| getExtraScore(int i) | broad.core.annotation.LightweightGenomicAnnotation | |
| getExtraScores() | broad.core.annotation.LightweightGenomicAnnotation | |
| getFullInfoString() | umms.core.annotation.Annotation | |
| getLengthOnReference() | umms.core.annotation.Annotation | |
| getMiddle() | broad.core.annotation.LightweightGenomicAnnotation | |
| getMidpoint() | umms.core.annotation.Annotation | |
| getName() | broad.core.annotation.LightweightGenomicAnnotation | |
| getOrientation() | broad.core.annotation.LightweightGenomicAnnotation | |
| getOrientedEnd() | umms.core.annotation.Annotation | |
| getOrientedStart() | umms.core.annotation.Annotation | |
| getOverlap(LightweightGenomicAnnotation other) | broad.core.annotation.LightweightGenomicAnnotation | |
| umms::core::annotation::Annotation.getOverlap(Annotation other) | umms.core.annotation.Annotation | |
| getPositionAtReferenceCoordinate(int referenceCoordinate) | umms.core.annotation.Annotation | |
| getPositionAtReferenceCoordinate(int referenceCoordinate, boolean ignoreOrientation) | umms.core.annotation.Annotation | |
| getReferenceCoordinateAtPosition(int positionInAnnotation) | umms.core.annotation.Annotation | |
| getReferenceCoordinateAtPosition(int positionInAnnotation, boolean ignoreOrientation) | umms.core.annotation.Annotation | |
| getReferenceName() | umms.core.annotation.Annotation | |
| getSAMEnd() | umms.core.annotation.Annotation | |
| getSAMStart() | umms.core.annotation.Annotation | |
| getScore() | broad.core.annotation.LightweightGenomicAnnotation | |
| getSize() | umms.core.annotation.Annotation | |
| getSpliceConnections() | umms.core.annotation.Annotation | |
| getStart() | broad.core.annotation.LightweightGenomicAnnotation | |
| getStrand() | umms.core.annotation.Annotation | |
| hasOrientation() | umms.core.annotation.Annotation | |
| inReversedOrientation() | broad.core.annotation.LightweightGenomicAnnotation | |
| intersect(Annotation other) | umms.core.annotation.Annotation | |
| intersect(List<?extends Annotation > annotations) | umms.core.annotation.Annotation | |
| isNegativeStrand() | umms.core.annotation.Annotation | |
| isUnoriented() | umms.core.annotation.Annotation | |
| length() | broad.core.annotation.LightweightGenomicAnnotation | |
| minus(Annotation other) | umms.core.annotation.Annotation | |
| minus(Collection<?extends Annotation > others) | umms.core.annotation.Annotation | |
| moveToCoordinate(int coordinateInReference) | umms.core.annotation.Annotation | |
| numBlocks() | umms.core.annotation.Annotation | |
| overlaps(Annotation other, int buffer) | umms.core.annotation.Annotation | |
| overlaps(Collection<?extends Annotation > others, int buffer) | umms.core.annotation.Annotation | |
| overlaps(Annotation other) | umms.core.annotation.Annotation | |
| overlaps(Collection<?extends Annotation > others) | umms.core.annotation.Annotation | |
| overlaps(Annotation other, int buffer, boolean considerOrientation) | umms.core.annotation.Annotation | |
| overlaps(Annotation other, boolean considerOrientation) | umms.core.annotation.Annotation | |
| overlapsStranded(Annotation other) | umms.core.annotation.Annotation | |
| removeExtraScores() | broad.core.annotation.LightweightGenomicAnnotation | |
| setChromosome(String chr) | broad.core.annotation.LightweightGenomicAnnotation | |
| setEnd(int end) | broad.core.annotation.LightweightGenomicAnnotation | |
| setName(String name) | broad.core.annotation.LightweightGenomicAnnotation | |
| setOrientation(String orientation) | broad.core.annotation.LightweightGenomicAnnotation | |
| umms::core::annotation::Annotation.setOrientation(char orientation) | umms.core.annotation.Annotation | |
| umms::core::annotation::Annotation.setOrientation(Strand orientation) | umms.core.annotation.Annotation | |
| setOrientedEnd(int orientedEnd) | umms.core.annotation.Annotation | |
| setOrientedStart(int orientedStart) | umms.core.annotation.Annotation | |
| setReferenceName(String refName) | umms.core.annotation.Annotation | |
| setScore(double score) | broad.core.annotation.LightweightGenomicAnnotation | |
| setStart(int start) | broad.core.annotation.LightweightGenomicAnnotation | |
| shift(int delta) | umms.core.annotation.Annotation | |
| size() | umms.core.annotation.Annotation | |
| stitchTo(LightweightGenomicAnnotation other) | broad.core.annotation.LightweightGenomicAnnotation | |
| umms::core::annotation::Annotation.stitchTo(Annotation next) | umms.core.annotation.Annotation | |
| takeIntersection(LightweightGenomicAnnotation other) | broad.core.annotation.LightweightGenomicAnnotation | |
| takeUnion(LightweightGenomicAnnotation other) | broad.core.annotation.LightweightGenomicAnnotation | |
| toBED() | umms.core.annotation.Annotation | |
| toBED(int r, int g, int b) | umms.core.annotation.Annotation | |
| toBEDGraph() | umms.core.annotation.Annotation | |
| toCigar() | umms.core.annotation.Annotation | |
| toShortBED() | umms.core.annotation.Annotation | |
| toUCSC() | broad.core.annotation.LightweightGenomicAnnotation | |
| trim(int deltaStart, int deltaEnd) | umms.core.annotation.Annotation | |
| union(Annotation other) | umms.core.annotation.Annotation | |