public class EpiProReadInfo.EpiProInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Locus |
locus |
protected int |
subread_end |
protected int |
subread_start |
Constructor and Description |
---|
EpiProReadInfo.EpiProInfo(int contig,
long from,
long to,
int strand,
int subread_start,
int subread_end) |
Modifier and Type | Method and Description |
---|---|
int |
getContig() |
Interval |
getInterval() |
Locus |
getLocus() |
int |
getSubreadEnd() |
int |
getSubreadLength() |
int |
getSubreadStart() |
protected Locus locus
protected int subread_start
protected int subread_end
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.