Uses of Interface
org.utgenome.util.aligner.RandomAccess

Packages that use RandomAccess
org.utgenome.util.aligner   
 

Uses of RandomAccess in org.utgenome.util.aligner
 

Classes in org.utgenome.util.aligner that implement RandomAccess
 class LArray
          Array capable to store more than 2G (2 x 1024 x 1024 x 1024) entries
static class SuffixArrayBuilder.StringWrapper
           
static class SuffixArrayBuilder.SubArray
           
 

Constructors in org.utgenome.util.aligner with parameters of type RandomAccess
SuffixArrayBuilder(RandomAccess input, int N, int K)
           
 



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.