public class AlignmentOutput extends Object
| Constructor and Description |
|---|
AlignmentOutput() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Tuple2DI> |
getAl() |
ArrayList<Tuple2DI> |
getAsPairList(int[][] path) |
PairwiseAlignment |
getResult() |
void |
writefile(String a,
String b,
Vector<OptimalAlignmentVector> all,
double[][] matrix,
String format,
double[][] dima,
String location,
int alnumber,
Alignment ali,
int aoriglen,
int boriglen,
IWorkflow iw) |
public PairwiseAlignment getResult()
public void writefile(String a, String b, Vector<OptimalAlignmentVector> all, double[][] matrix, String format, double[][] dima, String location, int alnumber, Alignment ali, int aoriglen, int boriglen, IWorkflow iw)
a - b - all - matrix - format - dima - location - alnumber - ali - aoriglen - boriglen - iw - Copyright © 2007-2013. All Rights Reserved.