JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.snpeff.interval
MarkerWithFrame
Contents
Description
Method Summary
Method Details
getFrame()
setFrame(int)
Hide sidebar
Show sidebar
Interface MarkerWithFrame
All Known Implementing Classes:
Cds
,
Exon
public interface
MarkerWithFrame
A Marker that has 'frame' information (Exon and Cds)
Author:
pcingola
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getFrame
()
void
setFrame
(int frame)
Method Details
getFrame
int
getFrame
()
setFrame
void
setFrame
(int frame)