public class SNPElement extends Object
Modifier and Type | Field and Description |
---|---|
int |
position |
char |
sourceAA |
char |
targetAA |
Constructor and Description |
---|
SNPElement(int _position,
char source,
char target) |
Copyright © 2019. All rights reserved.