Uses of Class
selex.SeqRead

Packages that use SeqRead
selex For processing of raw SELEX sequence data. 
 

Uses of SeqRead in selex
 

Methods in selex that return SeqRead
 SeqRead SubSeq.getSeqRead()
           
 SeqRead[] SeqFiles.getSeqReads()
           
 

Constructors in selex with parameters of type SeqRead
SubSeq(java.lang.String sequence, int[] qualityScores, SelexParams SP, SeqRead srObjectRef)