Uses of Class
org.forester.msa_compactor.MsaProperties
Packages that use MsaProperties
-
Uses of MsaProperties in org.forester.msa_compactor
Methods in org.forester.msa_compactor that return types with arguments of type MsaPropertiesModifier and TypeMethodDescriptionfinal List
<MsaProperties> MsaCompactor.chart
(int step, boolean realign, boolean normalize_for_effective_seq_length) final List
<MsaProperties> MsaCompactor.removeViaGapAverage
(double mean_gapiness) MsaCompactor.removeViaLength
(int length) final List
<MsaProperties> MsaCompactor.removeWorstOffenders
(int to_remove)