package compbio.data.msa; /** * This is a marker interface, contains no methods * * @author pvtroshin * */ public interface JABAService { }