|
Static Public Member Functions |
| void | export (XmfaViewerModel model, BufferedWriter output, OrthologExportParameters oep) throws IOException |
| LiteWeightFeature[] | getFeaturesByType (int genSrcIdx, Iterator i, String featureType) |
| | Takes an Iterator over features and trims it down to an array of LiteWeightFeatures that contains only those features specified by featureType.
|
| void | main (String[] args) |
Static Private Member Functions |
| void | addOverlappingCDS (XmfaViewerModel model, LiteWeightFeature[] cds, Quad bb, HashMap hm, int gI, int gJ) |
| String | format80 (String sequence) |
| Quad[] | getBackboneSegs (XmfaViewerModel model, Genome g_i, LiteWeightFeature cds) |