Uses of Interface
org.biojavax.bio.alignment.RemotePairwiseAlignmentService
-
Packages that use RemotePairwiseAlignmentService Package Description org.biojavax.bio.alignment.blast This package holds implementations of the org.biojava3.ws.alignment interfaces for the NCBI remote QBlast services through the WWW. -
-
Uses of RemotePairwiseAlignmentService in org.biojavax.bio.alignment.blast
Classes in org.biojavax.bio.alignment.blast that implement RemotePairwiseAlignmentService Modifier and Type Class Description class
RemoteQBlastService
RemoteQBlastService - A simple way of submitting BLAST request to the QBlast service at NCBI.
-