|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimerSet | |
---|---|
org.strbio.local | These classes are for running or exchanging data with local programs (other programs installed on your computer). |
org.strbio.mol | These classes represent objects or concepts useful to structural biologists. |
Uses of PrimerSet in org.strbio.local |
---|
Methods in org.strbio.local that return PrimerSet | |
---|---|
PrimerSet |
Primer3.designPrimers(java.lang.String dna,
int coord1,
int coord2)
Design primers to clone a region of dna between 2 coordinates |
PrimerSet |
Primer3.designPrimers(java.lang.String dna,
int coord1,
int coord2,
PrimerSet fixed)
Design primers to clone a region of dna between 2 coordinates. |
Methods in org.strbio.local with parameters of type PrimerSet | |
---|---|
PrimerSet |
Primer3.designPrimers(java.lang.String dna,
int coord1,
int coord2,
PrimerSet fixed)
Design primers to clone a region of dna between 2 coordinates. |
Uses of PrimerSet in org.strbio.mol |
---|
Constructors in org.strbio.mol with parameters of type PrimerSet | |
---|---|
PrimerSet(PrimerSet p)
copy another primer set |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |