| Modifier and Type | Field and Description | 
|---|---|
static String | 
HMMER_SERVICE  | 
| Constructor and Description | 
|---|
RemoteHmmerScan()  | 
| Modifier and Type | Method and Description | 
|---|---|
SortedSet<HmmerResult> | 
scan(ProteinSequence sequence)  | 
SortedSet<HmmerResult> | 
scan(ProteinSequence sequence,
    URL serviceLocation)
Scans a protein sequence for Pfam profile matches. 
 | 
public static String HMMER_SERVICE
public SortedSet<HmmerResult> scan(ProteinSequence sequence) throws IOException
scan in interface HmmerScanIOExceptionpublic SortedSet<HmmerResult> scan(ProteinSequence sequence, URL serviceLocation) throws IOException
sequence - serviceLocation - IOExceptionCopyright © 2000–2016 BioJava. All rights reserved.