| Package | Description |
|---|---|
| org.forester.msa_compactor |
| Modifier and Type | Method and Description |
|---|---|
List<MsaProperties> |
MsaCompactor.chart(int step,
boolean realign,
boolean normalize_for_effective_seq_length) |
List<MsaProperties> |
MsaCompactor.removeViaGapAverage(double mean_gapiness) |
List<MsaProperties> |
MsaCompactor.removeViaLength(int length) |
List<MsaProperties> |
MsaCompactor.removeWorstOffenders(int to_remove) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Chart.display(List<MsaProperties> msa_props,
int initial_number_of_seqs,
boolean show_msa_qual,
String title) |
Copyright © 2016. All rights reserved.