

Public Member Functions | |
| long | multiplicityForGenome (int index) |
| SegmentDataProcessor (Hashtable map) | |
Static Public Member Functions | |
| long | multiplicityForGenome (int index, int count) |
Protected Member Functions | |
| void | addDataLinks () |
| void | addUniques () |
| void | assignIDs () |
| void | compressBackboneSegments () |
| void | findContigsInUniques () |
| int | getReferenceSequence () |
| List | getSegmentsSortedBySeq (int sequence) |
| void | init () |
| Vector | makeDefaultStartEndColumnHeaders () |
Protected Attributes | |
| long | all_seq_multiplicity |
| Vector | backbone |
| int | backbone_min |
| int | count |
| Segment | current |
| Segment[] | firsts |
| int | reference = -1 |
|
|
Definition at line 32 of file SegmentDataProcessor.java. References init(). |
|
|
Definition at line 132 of file SegmentDataProcessor.java. References org::gel::mauve::analysis::Segment::END, org::gel::mauve::analysis::Segment::left, org::gel::mauve::analysis::Segment::nexts, and org::gel::mauve::analysis::Segment::prevs. Referenced by init(). |
|
|
Definition at line 155 of file SegmentDataProcessor.java. References org::gel::mauve::analysis::Segment::END, org::gel::mauve::analysis::Segment::left, org::gel::mauve::analysis::Segment::nexts, org::gel::mauve::analysis::Segment::prevs, and org::gel::mauve::analysis::Segment::right. Referenced by init(). |
|
|
Definition at line 81 of file SegmentDataProcessor.java. References org::gel::mauve::analysis::Segment::END, multiplicityForGenome(), org::gel::mauve::analysis::Segment::multiplicityType(), org::gel::mauve::analysis::Segment::nexts, and org::gel::mauve::analysis::Segment::typed_id. Referenced by init(). |
|
|
|
|
Definition at line 110 of file SegmentDataProcessor.java. References org::gel::mauve::analysis::Segment::reverse. |
|
|
Definition at line 280 of file SegmentDataProcessor.java. |
|
|
Definition at line 42 of file SegmentDataProcessor.java. References addDataLinks(), addUniques(), assignIDs(), and org::gel::mauve::analysis::Segment::END. Referenced by SegmentDataProcessor(). |
|
|
Definition at line 260 of file SegmentDataProcessor.java. Referenced by org::gel::mauve::summary::output::AbstractMatchDataWriter::setColumnHeaders(). |
|
||||||||||||
|
Definition at line 104 of file SegmentDataProcessor.java. |
|
|
Definition at line 100 of file SegmentDataProcessor.java. Referenced by assignIDs(), findContigsInUniques(), and org::gel::mauve::summary::output::AbstractIslandWriter::printData(). |
|
|
Definition at line 30 of file SegmentDataProcessor.java. |
|
|
Definition at line 28 of file SegmentDataProcessor.java. |
|
|
Definition at line 20 of file SegmentDataProcessor.java. |
|
|
Definition at line 18 of file SegmentDataProcessor.java. |
|
|
Definition at line 26 of file SegmentDataProcessor.java. |
|
|
Definition at line 24 of file SegmentDataProcessor.java. |
|
|
Definition at line 22 of file SegmentDataProcessor.java. Referenced by org::gel::mauve::summary::output::AbstractMatchDataWriter::initSubClassParticulars(). |
1.3.6