|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Primer | |
|---|---|
| org.strbio.mol | These classes represent objects or concepts useful to structural biologists. |
| Uses of Primer in org.strbio.mol |
|---|
| Fields in org.strbio.mol declared as Primer | |
|---|---|
Primer |
PrimerSet.fwd
forward primer |
Primer |
PrimerSet.rvs
reverse primer |
| Methods in org.strbio.mol that return Primer | |
|---|---|
static Primer |
Primer.design(java.lang.String dna,
double minTm,
int minLength)
make a primer with melting temperature of at least N degrees, for a given sequence |
static Primer |
Primer.design(java.lang.String dna,
java.lang.String start,
double minTm,
int minLength)
Design a primer that has a specified start pattern. |
Primer |
Primer.reverseComplement()
returns complement of this one |
| Constructors in org.strbio.mol with parameters of type Primer | |
|---|---|
Primer(Primer p)
copy another primer |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||