|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Kmer | |
---|---|
org.utgenome.format.fasta | FASTA utilities |
Uses of Kmer in org.utgenome.format.fasta |
---|
Methods in org.utgenome.format.fasta that return Kmer | |
---|---|
Kmer |
Kmer.append(String acgt)
|
Kmer |
Kmer.delete(int deletePos,
int deleteLen)
|
Kmer |
Kmer.insert(int insertPos,
String acgt)
|
Kmer |
Kmer.reverseComplement()
|
Constructors in org.utgenome.format.fasta with parameters of type Kmer | |
---|---|
Kmer(Kmer other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |