Uses of Class
org.strbio.local.MaxSub.Results

Packages that use MaxSub.Results
org.strbio.local These classes are for running or exchanging data with local programs (other programs installed on your computer). 
 

Uses of MaxSub.Results in org.strbio.local
 

Methods in org.strbio.local that return MaxSub.Results
 MaxSub.Results MaxSub.run(Protein model, Protein correct)
          Run maxsub on two proteins, default cutoff is 3.5
 MaxSub.Results MaxSub.run(Protein model, Protein correct, double cutoff)
          Run maxsub on two proteins