Uses of Class
org.forester.msa.MsaInferrer
-
Packages that use MsaInferrer Package Description org.forester.msa -
-
Uses of MsaInferrer in org.forester.msa
Subclasses of MsaInferrer in org.forester.msa Modifier and Type Class Description class
ClustalOmega
class
Mafft
Methods in org.forester.msa that return MsaInferrer Modifier and Type Method Description static MsaInferrer
ClustalOmega. createInstance(java.lang.String path_to_prg)
static MsaInferrer
Mafft. createInstance(java.lang.String path_to_prg)
-