BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
BioDnaSequenceDotPlot() | BioDnaSequenceDotPlot | [inline] |
BioDnaSequenceDotPlot(BioDnaSequence, BioDnaSequence, string="IDENTITY") | BioDnaSequenceDotPlot | |
BioDnaSequenceDotPlot(BioDnaSequence, string, string="IDENTITY") | BioDnaSequenceDotPlot | |
BioDnaSequenceDotPlot(BioEmbl, BioEmbl, string="IDENTITY") | BioDnaSequenceDotPlot | |
BioDnaSequenceDotPlot(BioEmbl, string, string="IDENTITY") | BioDnaSequenceDotPlot | |
BioDnaSequenceDotPlot(BioGenBank, BioGenBank, string="IDENTITY") | BioDnaSequenceDotPlot | |
BioDnaSequenceDotPlot(BioGenBank, string, string="IDENTITY") | BioDnaSequenceDotPlot | |
BioDnaSequenceDotPlot(BioFasta, BioFasta, string="IDENTITY") | BioDnaSequenceDotPlot | |
BioDnaSequenceDotPlot(BioFasta, string, string="IDENTITY") | BioDnaSequenceDotPlot | |
BioDnaSequenceDotPlot(string, string, string="IDENTITY") | BioDnaSequenceDotPlot | |
setLabels(string, string, string) | BioDnaSequenceDotPlot | |
setPlotColor(unsigned int r, unsigned int g, unsigned int b) | BioDnaSequenceDotPlot | |
setStringency(unsigned int stringency) | BioDnaSequenceDotPlot | |
setWindowSize(unsigned int windowSize) | BioDnaSequenceDotPlot | |
showDotPlot(BioPostScript &ps, unsigned int startX_=80, unsigned int startY_=200, unsigned int size_=500) | BioDnaSequenceDotPlot |