public class AlignmentBlock extends Object
Constructor and Description |
---|
AlignmentBlock(int aPdbStart,
int aPdbEnd,
int aSpStart,
int aSpEnd,
String aPdbAccession,
String aSpAccession) |
Modifier and Type | Method and Description |
---|---|
int |
getDifference() |
String |
getPdbAccession() |
int |
getPdbEnd() |
int |
getPdbStart() |
String |
getSpAccession() |
int |
getSpEnd() |
int |
getSpStart() |
Copyright © 2013. All Rights Reserved.