Public Member Functions | |
| int | getNumOligosTested () |
| int | getNumNs () |
| int | getNumOverlappingTargets () |
| int | getNumOverlappingExcludedRegions () |
| int | getNumGC () |
| int | getNumGCClampFailures () |
| int | getNumColdMeltingTemp () |
| int | getNumHotMeltingTemp () |
| int | getNumSelfComplementarityAnywhere () |
| int | getNum3PrimeComplementarity () |
| int | getNumMispriming () |
| int | getNumPolyX () |
| int | getNumSeqQuality () |
| int | getNum3PrimerStability () |
| int | getNumOk () |
A Primer3PickingSummary is a summary of how many primers primer3 picked in a primer picking session. It includes detailed summary information about why primers were rejected
It's really a java wrapper around the primer3 oligo_struts typedef struct.
| int broad.core.primer3.Primer3PickingSummary.getNum3PrimeComplementarity | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNum3PrimerStability | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumColdMeltingTemp | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumGC | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumGCClampFailures | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumHotMeltingTemp | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumMispriming | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumNs | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumOk | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumOligosTested | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumOverlappingExcludedRegions | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumOverlappingTargets | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumPolyX | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumSelfComplementarityAnywhere | ( | ) |
| int broad.core.primer3.Primer3PickingSummary.getNumSeqQuality | ( | ) |
1.8.7