| Package | Description |
|---|---|
| edu.umd.hooka.alignment | |
| edu.umd.hooka.alignment.hmm |
| Modifier and Type | Method and Description |
|---|---|
static ATable |
HadoopAlign.loadATable(org.apache.hadoop.fs.Path path,
org.apache.hadoop.conf.Configuration job) |
| Modifier and Type | Method and Description |
|---|---|
void |
HMM.addPartialJumpCountsToATable(ATable ac) |
void |
ATable.plusEquals(ATable rhs) |
| Constructor and Description |
|---|
HMM_NullWord(TTable ttable,
ATable atable,
double p0) |
HMM(TTable ttable,
ATable atable) |
HMM(TTable ttable,
ATable atable,
boolean useNull) |
Copyright © 2015. All rights reserved.