|
| static void | main (String[] args) throws IOException, SearchException |
| |
| umms.core.alignment.SmatchLike.SmatchLike |
( |
String |
kmer, |
|
|
List< Sequence > |
geneSequences, |
|
|
int |
seedNum |
|
) |
| |
| umms.core.alignment.SmatchLike.SmatchLike |
( |
String |
kmer, |
|
|
String |
primer, |
|
|
int |
seedNum |
|
) |
| |
| umms.core.alignment.SmatchLike.SmatchLike |
( |
String |
kmer2, |
|
|
Collection< Pair< String >> |
tailPrimers, |
|
|
Pair< String > |
subprimer1 |
|
) |
| |
| Collection<String> umms.core.alignment.SmatchLike.getAllPossibleTargets |
( |
int |
numMismatches | ) |
throws SearchException |
| Collection<String> umms.core.alignment.SmatchLike.getForwardTargets |
( |
int |
numMismatches | ) |
throws SearchException |
| Collection<String> umms.core.alignment.SmatchLike.getReverseTargets |
( |
int |
numMismatches | ) |
throws SearchException |
| static void umms.core.alignment.SmatchLike.main |
( |
String[] |
args | ) |
throws IOException, SearchException |
|
static |
| int umms.core.alignment.SmatchLike.numPossibleTargets |
( |
| ) |
|
The documentation for this class was generated from the following file: